v27

latestOpenAPI 3.1.0LicenseRef-Proprietaryraw.githubusercontent.com2026-07-21173076.1 KB
Schedules

Create a worker schedule

Schedule a worker instruction for a future or recurring run.

post/api/workers/{workerId}/schedules

Path parameters

workerIdstring required
Example:t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM

Worker id returned by the create worker endpoint.

Request body

inputstring required
budget'low' | 'standard' | 'high' | 'unlimited'

Response

Created worker schedule.

OR
OR
OR