get_theme_by_id
Retrieve a complete design system theme by its slug, including colors, typography, and components, to inject into AI-generated UI for consistent, polished output.
Instructions
Fetch a specific design system theme by its ID. Returns the full prompt-ready markdown content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Theme ID (slug), e.g. 'industrial-neon' or 'fluid-glass' |