get_diagram_image_by_id
Retrieve a PNG image of a diagram using its ID. Obtain the ID from the get_all_diagrams_info tool.
Instructions
Retrieve a PNG image of a diagram by its ID. Use get_all_diagrams_info first to obtain IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagramId | Yes | Diagram ID. Obtain from get_all_diagrams_info tool (each diagram entry has an 'id' field). |