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
Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○