Lock Decision Flow Revision
lock_decision_flow_revisionFreeze a decision flow's current state as an immutable revision after successful updates, creating a point-in-time snapshot for later publishing.
Instructions
Lock the current state of a decision flow as an immutable revision.
Call after a successful create/update to freeze the approved state as
a point-in-time snapshot referenceable by publish_decision_flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | The decision flow UUID (not its name — list_decision_flows returns both). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||