analyze_blueprint_graph
Analyze a Blueprint's graph nodes, connections, and execution flow to understand its logic and dependencies.
Instructions
Analyze a specific graph — nodes, connections, and execution flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_name | No | EventGraph | |
| blueprint_path | Yes | ||
| include_node_details | No | ||
| trace_execution_flow | No | ||
| include_pin_connections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |