Skip to main content
Glama

list_tokens

List design tokens by category (color, spacing, typography, effect) from the Levit design system to locate and filter specific values.

Instructions

Levit 디자인 시스템의 토큰을 카테고리별로 조회합니다. color, spacing, typography, effect 등 전체 토큰을 탐색할 때 사용하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNo토큰 이름, 값, 설명, collection, mode 키워드 필터.
categoryNo토큰 카테고리 (예: color, spacing, typography, effect). 생략하면 전체.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It conveys a read-only retrieval operation with category-based listing, which implies safety, but it does not disclose default behavior when no filters are supplied or how filtering matches tokens. Some behavioral context is present beyond the bare tool name.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that states the action, resource, and usage context. No wasted words or redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool with two optional parameters and no output schema, the description provides enough context for selection and invocation. It lacks deeper output details, but the input schema and simple nature of the tool keep the description adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema already explains filter and category parameters. The description adds only high-level category examples and does not introduce new parameter semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool retrieves Levit design system tokens by category and is intended for exploring all tokens. It differentiates from sibling tools like list_color_tokens by covering all categories, though it does not explicitly contrast with get_token or find_token_by_value.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says to use this tool when exploring all tokens (color, spacing, typography, effect). It gives a clear use case but does not mention when not to use it or name alternative tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/supin-kim-ilevit-com/GDS-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server