search_diagrams
Search Vectree's library of ~95,000 interactive concept diagrams by meaning, not keywords. Vectree explains how things work as zoomable, labelled schematics — each diagram breaks a topic into nodes you can read or drill into.
Use this when the user wants a diagram, a visual explanation, a systems overview, or a map of how the parts of something fit together. Describe the topic in natural language; the search is semantic, so a full question works better than a bare keyword.
Results are ranked by how closely they match and by the quality of the model
that generated them. Each result carries a slug — pass it to get_diagram for
the full content of one diagram.
Only public, already-generated diagrams are searched. Nothing is generated on demand, so a topic with no match simply has no diagram yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many diagrams to return, 1-10. Defaults to 5. | |
| query | Yes | What to explain, in natural language — e.g. "how TCP congestion control works". |