Export Workflow
export_workflowGenerate a portable WorkflowSchema JSON document to share workflows across runtimes, commit to a repo, or import into another system.
Instructions
Emit the portable WorkflowSchema document — the same JSON the TypeScript, PHP and Python runtimes all read. This is what you hand to another runtime, commit to a repo, or pass to import_workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | The workflow id. |