activate_flow_version
Activate a saved version of a flow to set it as the current version, optionally saving the current state as a draft first.
Instructions
Activate a specific saved version of a flow, making it the current version. Optionally save the current state as a draft first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID (UUID) | |
| save_draft | No | Save current state as draft before activating | |
| version_id | Yes | Version ID to activate |