get_design_tokens
Retrieve design tokens for colors, spacing, typography, radius, shadows, and motion. Choose CSS variable references, hex values, or both for integration.
Instructions
DS design tokens (colors, spacing, typography, radius, shadows, motion). format: css (default, CSS var references — resolve to OKLCH at runtime), hex (sRGB hex from meta), or both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format for color values. | css |