get_draft
Retrieve draft snapshots for live workflows to inspect pending changes before they modify production pipelines. Check draft status and configuration.
Instructions
Get the draft snapshot for a live workflow. When you update a live workflow, changes go to a draft instead of modifying the live pipeline. Use this to inspect the current draft state. Returns hasDraft: true/false and the draft config if it exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The workflow ID |