Skip to main content
Glama

get_component_usage

Retrieve usage rules and specifications for design system components to determine when and how to use them correctly.

Instructions

특정 컴포넌트의 사용 규칙(usage)과 스펙을 반환합니다. 컴포넌트를 언제·어떻게 써야 하는지 확인할 때 사용하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesFigma에서 확인된 컴포넌트 이름
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It implies a read-only operation via 'returns' but does not disclose error behavior, prerequisites, or side effects. For a simple getter, this is minimal but adequate.

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?

Two concise sentences: the first states the function, the second gives usage context. No redundant words, perfectly front-loaded.

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?

Given the simplicity (one parameter, read-only, no output schema), the description covers purpose and usage. It could mention limitations or errors, but these are not critical for this type of tool.

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?

The schema fully describes the single parameter ('Component name confirmed in Figma'), so baseline is 3. The description adds no additional parameter semantics, just calls it a 'specific component'.

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?

The description clearly states that the tool returns usage rules and specs for a specific component. It does not explicitly differentiate from the sibling 'get_component_code_usage', so it stops short of a 5.

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?

It provides a clear 'when to use' context: 'Use it when you need to check when and how to use a component.' No alternatives or exclusions are mentioned, which fits the 'clear context, no exclusions' level.

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