Create schedule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
1"agent_abc123"
Body
Per-schedule tool subset. When the schedule starts a thread, these tools can only narrow the agent's effective tools.
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 created.
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