Get Flowise Flow Details
flowise_get_flowRetrieve full configuration of a specific chatflow or agentflow, including all nodes, edges, and settings. Get detailed flow information by providing the flow ID.
Instructions
Get detailed information about a specific chatflow or agentflow.
This tool retrieves the full configuration of a flow, including all nodes, edges, and settings.
Args: params: Input containing flow_id and response_format.
Returns: Detailed flow information including configuration and nodes.
Examples: - Get flow details: Use with the flow ID from flowise_list_flows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |