lock_decision_flow_revision
Locks a decision flow's current state into an immutable revision, creating a snapshot that can be used for publishing via publish_decision_flow.
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 | |||