get_design_md
Generate a portable DESIGN.md for the authenticated tenant — brand color, type, tokens, and component inventory — that any AI agent can read to generate on-brand UI. Pass format="markdown" (default) for the DESIGN.md string or format="json" for structured data. Output is deterministic for a given tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. "markdown" returns the DESIGN.md string; "json" returns structured data. | markdown |