get_flow
Retrieve a specific flow by its ID to view the complete sequence of actions, simplifying call workflow analysis.
Instructions
Get a flow by its ID, including its full action sequence.
Args: flow_id: The UUID of the flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |