API Reference
Complete API reference for Compozy workflows configuration.
JSON Schema
https://compozy.dev/schemas/workflows.json
Workflow Configuration
Name of the workflow
Version of the workflow
Description of what the workflow does
Input contract for the workflow
Array of task definitions that make up the workflow. For complete task configuration options and properties, see the Tasks API Reference.
Environment variable definitions
Expression Context
Access to task data
Access to workflow input data
Access to environment variables
Access to error information