Get one token
get_tokenResolve a design token by name to its value and canonical CSS variable, with theme support for light or dark modes.
Instructions
Resolve a single token by name (e.g. "accent2", "space.4", "radius.md") to its value(s) + canonical CSS var, theme-aware for color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| theme | No |