Skip to main content

JSON Schema

https://compozy.dev/schemas/workflows.json

Workflow Configuration

string
Name of the workflow
string
Version of the workflow
string
Description of what the workflow does
object
Input contract for the workflow
array
required
Array of task definitions that make up the workflow. For complete task configuration options and properties, see the Tasks API Reference.
object
Environment variable definitions

Expression Context

object
Access to task data
object
Access to workflow input data
object
Access to environment variables
object
Access to error information