Read a design system
get_designRetrieve a brand's design specification or a single section to align generated UI with a chosen visual style, replacing generic AI output.
Instructions
Return a DESIGN.md, or - strongly preferred - one section of it. Always pass section unless you genuinely need the whole document: these files average 28KB (~8k tokens) and a single section is typically under 10% of that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | One section, e.g. "Colors", "Typography", "Components". Matches loosely. | |
| design_id | Yes | Namespaced id, e.g. "getdesign:stripe". |