Windmill · Arazzo Workflow
Windmill Schedule a Flow
Version 1.0.0
Resolve a flow, 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-flow
Create a recurring cron schedule for an existing Windmill flow.
Confirms the flow 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 flow. is_flow is true because the target is a flow, 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.