topos_get_doc
Access Topos documentation topics such as metrics, workflows, and preferences as Markdown. Use when direct resource fetching is not supported.
Instructions
Return a Topos documentation page as Markdown.
Use when your MCP client does not expose resource fetching to the
agent. Clients that do surface resources should prefer the
equivalent resource URI for efficiency: topos://docs/{topic}.
Topics: agent-contract (compact loop contract, read first for
refactors), lattice (the 8-element 3-cube H(G_qual)), metrics
(every metric key, thresholds, interpretation), preferences
(strict generator rankings and preference walks), priority
(priority profiles), workflows (the expanded refactor loop guide).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | agent-contract | lattice | metrics | preferences | priority | workflows |