resolve_brand
Resolve design tokens for a specific brand, optionally with a theme, to inspect brand override impacts on the token system.
Instructions
Resolve design tokens for a specific brand, optionally combined with a theme. Shows how brand overrides affect the token system. When truncated, offer to fetch more by calling again with limit set to the total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand ID from config | |
| limit | No | Max tokens to return. Default from config limits.resolveBrand or 100. | |
| theme | No | Optional theme name or coordinates to combine with the brand | |
| pathPrefix | No | Only return tokens matching this path prefix |