get_token
Look up a design token by name to see its category, required flag, sample values across all themes, and referencing mixins or functions.
Instructions
Return one token: category, required flag, sample values across all themes, and the list of mixins/functions that reference it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Token name with or without the leading "--" (e.g. "--action-primary-default" or "action-primary-default"). |