set_flow_state
Start or stop a cloud flow to control its execution. Preview the change first, then pass confirm: true to apply it.
Instructions
Turn a flow on (start) or off (stop). Previews by default; pass confirm:true to apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Turn the flow on (start) or off (stop). | |
| flowId | Yes | Flow ID. | |
| confirm | No | Must be true to actually apply. Omit to preview the intended change. | |
| environmentId | Yes | Environment ID. |