Skip to main content

JSON Schema

https://compozy.dev/schemas/base-structure.json

Parameters

Base Structure

string
required
Unique identifier for the workflow
string
required
Semantic version (MAJOR.MINOR.PATCH)
string
Human-readable workflow description
object
Author and contributor information. See Authors API Reference
object
Environment configuration
object
required
Workflow trigger configuration. See complete Triggers Reference
object
Custom dependencies for template expressions. Learn more

Components

object
Memory and context settings. See Memory API Reference
array
Tool definitions and configurations. See Tools API Reference
array
MCP Server configurations. See MCP Server API Reference
array
AI agent configurations. See Agents API Reference
array
Task definitions and flow control. See Tasks API Reference
object
required
Nested workflow definitions and imports. See Workflows API Reference