Skip to main content

list_tokensets

Retrieves all tokensets belonging to a specific workspace.

Tool Schema

Parameters

Response

Example Usage in Claude

List Tokensets in a Workspace

Find Specific Tokenset

Common Use Cases

1. Workspace Overview

2. Token Organization Check

3. Find Tokenset by Name

Notes

  • Tokensets are organized within workspaces
  • Each tokenset can contain multiple modes (like light/dark themes)
  • Use the tokenset IDs for further operations like getting tokens or creating new tokens
  • The response includes creation and update timestamps

See Also