get_diagram
Fetch the full content of one Vectree diagram: every labelled node with its explanation, plus image URLs and links to the diagrams its nodes lead to.
Vectree explains how things work as zoomable, labelled schematics; this tool returns the complete text of one of them, so you do not need to fetch the page.
Use it after search_diagrams to read a result in depth, or whenever you
already know a Vectree slug. The Linked diagrams and Related diagrams
sections carry slugs you can pass straight back to this tool to walk the
graph.
Only public, already-generated diagrams can be fetched. Nothing is generated on demand: an unknown slug simply has no diagram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Diagram slug, e.g. the `slug:` of a search_diagrams result or the last path segment of a vectree.io/c/... URL. |