delete_flow_version
Remove a specific version of a flow by providing the flow ID and version ID. This helps manage flow versions by deleting unwanted or outdated versions.
Instructions
Delete a specific saved version of a flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID (UUID) | |
| version_id | Yes | Version ID to delete |