v1

latestOpenAPI 3.1.02026-07-267154122.0 KB
Scheduled agents

Edit a scheduled agent

patch/scheduled-agents/{id}

Response

The updated scheduled agent.

object'scheduled_agent' required
idstring uuid required
workspaceIdstring uuid required
slugstring required
namestring required
descriptionstring nullable required
promptstring required
cronstring required
modelstring nullable required
enabledboolean required
planBlockedboolean required

True when the org cannot currently run scheduled tasks (gated at dispatch).

nextRunAtstring date-time nullable required
lastRunAtstring date-time nullable required
urlstring uri required
handoffobject

Present when planBlocked — points the caller at the upgrade flow.