Windmill · Arazzo Workflow
Windmill Provision a Variable and Run a Consuming Script
Version 1.0.0
Create a variable, verify its value, then run a script that reads it.
View Spec
View on GitHub
AutomationInternal ToolsOpen-SourcePro-Code-API-CompositionScriptsWebhookWorkflow EngineWorkflowsArazzoWorkflows
Provider
Workflows
provision-variable-and-run-script
Create a Windmill variable and run a script that consumes it.
Creates a variable, verifies its stored value, then triggers a script run whose arguments reference the variable path.
1
createVariable
Create the variable at the supplied path. The response body is the created variable 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.