Get Design Doc
get_design_docFetch a complete design knowledge document by ID, returning title, metadata, body, and sources. If the ID is unknown, suggests near matches.
Instructions
Fetch one knowledge-base document in full by its id. Returns the whole document — title, metadata, prescriptive body, and cited sources. Ids come from list_design_knowledge or search_design_knowledge; if the id is unknown it suggests near matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact document id, e.g. 'buttons', 'material-3', 'accessibility', 'geo-tactics-checklist'. Get ids from list_design_knowledge or search results. |