MCPTools
create_schedule
Create a cron schedule for an agent.
Create a cron schedule for an agent.
cron_expr is a 5-field expression; pass exactly one of prompt or initial_state.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
agent_id | string | yes | |
cron_expr | string | yes | |
prompt | string | no | |
timezone | string | no | |
version | integer | no | |
initial_state | object | no |