delete_workflow
Delete a workflow by ID and optionally remove its associated notification channels.
Instructions
Delete a workflow by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ID of the workflow to delete | |
| delete_channels | No | Also delete associated notification channels (default: true) |