get_design_tokens
Fetch design tokens from a tokens file. Filter by category such as color, spacing, or typography.
Instructions
List all design tokens from the configured tokens file, optionally filtered by category (e.g. "color", "spacing", "typography"). Requires tokensPath to be set in mcpwc.config.json or MCP_WC_TOKENS_PATH.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category to filter by (e.g. "color", "spacing", "typography"). Case-insensitive. |