get_flow
Read a flow. Pick the view that answers the question: 'detail' (default) for the raw nodes, connections and parameters — use this to discover node IDs; 'summary' for a plain-language description of what the flow does; 'status' for execution state and output file URLs; 'validation' for pre-run problems (trashed, running, missing inputs, disconnected nodes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | One of: detail (default), summary, status, validation. | |
| flow_id | Yes | The unique identifier of the flow. |