inspect_capsule_graph
Examine a specific Capsule graph's nodes, ports, connections, and values to debug or understand its internal structure.
Instructions
Inspect the exact Capsule instance graph identified by graph_target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| max_bytes | No | ||
| max_ports | No | ||
| node_path | No | ||
| debug_path | No | ||
| node_paths | No | ||
| graph_target | Yes | ||
| include_ports | No | ||
| include_values | No | ||
| max_connections | No | ||
| include_connections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |