Skip to main content
Glama

Connect Figma design tokens

connect_figma_design_tokens

Create a Figma design-token scaffold with token rows, component review, style preview metadata, adapter source, and access-token safety notes for TouchDesigner.

Instructions

Create a Figma design-token scaffold with token rows, component-review rows, style preview metadata, adapter source, and access-token safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.figma_design_tokens
activeNo
file_keyNofigma_file_key
team_labelNodesign_team
adapter_urlNohttp://127.0.0.1:9063/figma
parent_pathNoParent COMP for the Figma token scaffold./project1
token_countNo
adapter_modeNorest_json
token_formatNostyle_dictionary
component_countNo
Behavior3/5

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

The description adds context by mentioning 'access-token safety notes' and the scaffold components. However, it does not disclose side effects, idempotency, or prerequisites beyond what annotations already indicate (readOnly=false, destructive=false). With annotations present, this is adequate but not rich.

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

Conciseness4/5

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

The description is a single, well-structured sentence that front-loads the main verb and resource. It lists many components without excess verbosity or repetition, making it efficient.

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

Completeness2/5

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

With 10 optional parameters, no output schema, and minimal parameter descriptions, the description offers only a high-level overview. It does not explain what the tool returns, how parameters interrelate, or behavioral details, making it insufficient for correct invocation in varied contexts.

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

Parameters2/5

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

Schema description coverage is only 20% (just name and parent_path). The description lists scaffold components like 'token rows' and 'adapter source' but does not map them to specific parameters (token_count, component_count, adapter_url, etc.). It fails to compensate for the low schema coverage, leaving parameter meanings unclear.

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 it creates a 'Figma design-token scaffold' with specific components, which is a distinct resource. However, the tool title says 'Connect' while the description says 'Create', creating minor ambiguity about the primary action.

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

Usage Guidelines3/5

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

The description implies usage through its name and content, but does not explicitly state when to use this tool versus alternatives. There are many sibling 'connect_*' and 'create_*' tools, but no when/when-not guidance or exclusions are provided.

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/Pantani/tdmcp'

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