Get Decision Flow Revision
get_decision_flow_revisionFetch a locked decision revision's content by providing the decision flow UUID and revision UUID, making it easy to inspect or audit a specific decision version.
Instructions
Fetch the content of a specific locked decision revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | The decision flow UUID (not its name — list_decision_flows returns both). | |
| revision_id | Yes | The revision UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||