validate_workflow
Validate the latest draft's structure and task configuration, sending real preview notifications and webhooks to confirm delivery tasks are correctly set up. Requires explicit confirmation before running.
Instructions
Validate the latest editable draft's structure and task configuration.
WARNING: this sends real preview notifications and webhooks for delivery tasks. It does not fetch or run against request logs, and it cannot validate a committed-only family; call create_workflow_draft first when needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Family workflow_id (not a version-row id). | |
| confirm_preview_deliveries | Yes | Must be true to acknowledge that validation sends real preview notifications and webhooks. |