diagram_load
Load a complete diagram structure by its ID for visual reasoning. Retrieves full diagram data or returns an error, enabling structured chain-of-thought navigation.
Instructions
Load and return complete diagram structure.
Args: diagram_id: ID of diagram to load
Returns: dict with full diagram structure or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagram_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||