v1
protected
agent-tasks
Schedule Task For Agent
Create a task that runs once at an absolute future time.
Deliberately not the streaming sibling of POST /: there is nothing to stream until the run starts, which may be days away. Repeating schedules are cron triggers, not tasks.
post/v1/agents/{agent_id}/tasks/schedule
Path parameters
agent_idstring uuid required
Request body
Response
Successful Response