Windmill · Arazzo Workflow
Windmill Schedule a Script
Version 1.0.0
Resolve a script, create a cron schedule for it, then read the schedule back.
View Spec
View on GitHub
AutomationInternal ToolsOpen-SourcePro-Code-API-CompositionScriptsWebhookWorkflow EngineWorkflowsArazzoWorkflows
Provider
Workflows
schedule-script
Create a recurring cron schedule for an existing Windmill script.
Confirms the script exists, registers a cron schedule pointing at it with the supplied arguments, then reads the schedule back to verify it.
1
2
createSchedule
Create a cron schedule targeting the script. is_flow is false because the target is a script, and the schedule is enabled immediately.
3
getSchedule
Read the schedule back to confirm it was registered with the expected cron expression and enabled state.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.