| id | scheduled_tasks |
| name | Scheduled Tasks |
| description | Create and manage recurring or one-shot scheduled tasks using natural language. |
| apps | [] |
| tasks | ["schedule_task","list_scheduled_tasks","delete_scheduled_task","update_scheduled_task","run_scheduled_task"] |
| essential_tasks | ["schedule_task","list_scheduled_tasks"] |
| keywords | ["zeitplan","geplant","cronjob","regelmäßig"] |
| examples | ["Every Monday at 8am, compile a news summary from my emails","Schedule a daily check of my inbox at 9am","Remind me every Friday at 5pm to review my weekly goals","Run a task every 30 minutes to check for urgent emails","Show my scheduled tasks","Delete the morning email check task","Disable the weekly report task","Run the news summary task now"] |
| safe_defaults | {"timezone":"Europe/Berlin","payload_kind":"agent_turn"} |
| confirm_before_write | ["delete scheduled task","disable scheduled task"] |