A workflow file contains declarations. The executor validates the declarations, builds a dependency graph, runs the graph, and returns theDocumentation Index
Fetch the complete documentation index at: https://superwire.dev/llms.txt
Use this file to discover all available pages before exploring further.
output block as JSON.
Common declaration order
A readable workflow usually uses this order:inputsecretsprovidermodelschemamcpand importsdynamicagentoutput
Small workflow
Final output
The finaloutput block is an object expression. It determines the JSON shape returned by /execute.