tracecat_run_workflow_draft
Run a workflow in draft mode to test uncommitted changes before deployment. Ideal for validating workflow logic without affecting production.
Instructions
Execute a workflow in DRAFT mode (uses uncommitted version, useful for testing before deploy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Workflow ID | |
| payload | No | Input payload for the workflow execution |