Task Scheduling
Create, manage, and schedule one-time or recurring tasks for chat users
The Task Scheduling integration lets your agents create and manage scheduled tasks — one-time or recurring — for chat users.
Setup
This is a built-in integration — no external credentials or configuration are required. It is available automatically in all agents.
Using in Your Agent
- In an Agent Step, attach Task Scheduling tools from the tools panel
- Tools are referenced as
task_scheduling.create_scheduled_task,task_scheduling.list_scheduled_tasks, etc.
Available Tools
| Tool | Description | Action Type |
|---|---|---|
create_scheduled_task | Create a scheduled task | Irreversible |
list_scheduled_tasks | List scheduled tasks | ReadOnly |
update_scheduled_task | Update a scheduled task | Irreversible |
cancel_scheduled_task | Cancel a scheduled task | Irreversible |
delete_scheduled_task | Delete a scheduled task | Irreversible |