Update schedule
Documentation Index
Fetch the complete documentation index at: https://docs.cerca.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
1"agent_abc123"
1"schedule_abc123"
Body
Per-schedule tool subset. When updated, these tools can only narrow the agent's effective tools for future scheduled threads.
Configurable runtime tool name, configurable namespace wildcard such as sandbox., or external namespace wildcard such as google.. At thread and turn scope, entries can only narrow the agent's effective tools.
1Response
Schedule updated.
Per-schedule tool subset. Scheduled threads inherit the agent's effective tools when omitted and can only narrow them when provided.
Configurable runtime tool name, configurable namespace wildcard such as sandbox., or external namespace wildcard such as google.. At thread and turn scope, entries can only narrow the agent's effective tools.
1