create_tokenset
Creates a new tokenset within a workspace to organize related design tokens.Tool Schema
Parameters
Response
Example Usage in Claude
Create a Basic Tokenset
Create Tokenset with Description
Common Use Cases
1. Token Organization
2. Project Structure
3. Thematic Organization
Notes
- Tokensets belong to a specific workspace
- Each tokenset automatically gets a default “Light” mode when created
- You can create multiple tokensets within one workspace
- Tokenset names should be unique within a workspace
- Use tokensets to logically group related design tokens
See Also
- list_tokensets - View all tokensets in a workspace
- get_tokenset - Get tokenset details
- create_mode - Add modes to a tokenset
- create_token - Add tokens to a tokenset