Create Schedule
createScheduleCreate a schedule for an agent. The schedule fires against the agent's live build. The authenticated user owns the schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| cron | No | ||
| time | No | ||
| enabled | Yes | ||
| agent_id | Yes | The agent's unique identifier | |
| timezone | Yes | ||
| frequency | Yes | ||
| recurring | No | ||
| day_of_month | No |