Windmill · Arazzo Workflow
Windmill Provision a Resource and Run a Consuming Script
Version 1.0.0
Create a typed resource, verify its value, then run a script that consumes it.
View Spec
View on GitHub
AutomationInternal ToolsOpen-SourcePro-Code-API-CompositionScriptsWebhookWorkflow EngineWorkflowsArazzoWorkflows
Provider
Workflows
provision-resource-and-run-script
Create a Windmill resource and run a script that consumes it.
Creates a typed resource, verifies its stored value, then triggers a script run whose arguments reference the resource path.
1
createResource
Create a typed resource at the supplied path. The response body is the created resource path as plain text.
2
3
runScript
Run the consuming script asynchronously. The response body is the new job UUID.
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.