Skip to main content
Glama
ChenLongbetterapp

FigmaExporterMcp

create_variable_collection

Create a new variable collection with modes to set up theming for colors, spacing, radius, typography, and fonts.

Instructions

Create a new Variable Collection with modes. Use this to set up the theming system (Colors, Spacing, Radius, Typography, Font collections).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesCollection name (e.g. 'FigmaExporter Colors')
modesNoMode names (e.g. ['Default-Light', 'Default-Dark', 'CW-Light', 'MP-Dark'])
Behavior3/5

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

No annotations are provided, so the description bears full responsibility. It implies mutation (creation) but does not disclose potential side effects like overwriting existing collections or error conditions. This is adequate but lacks depth.

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, well-structured sentence that conveys purpose and usage without unnecessary words. Every part contributes value.

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

Completeness3/5

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

The description lacks information about return values (e.g., collection ID) and scope (e.g., current file). Given no output schema, an agent might benefit from knowing what to expect after creation. However, for a simple creation tool, it is minimally sufficient.

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?

With 100% schema coverage, baseline is 3. The description mentions 'modes' but adds no new details beyond the schema. It does not elaborate on name format or mode constraints, so it meets but does not exceed the baseline.

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

Purpose5/5

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

The description clearly states 'Create a new Variable Collection with modes' and provides concrete theming examples (Colors, Spacing, etc.), effectively distinguishing this tool from siblings like create_variable which create individual variables.

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?

The description advises 'Use this to set up the theming system', giving clear use context. It does not explicitly mention when not to use or contrast with alternatives, but the context is sufficient for an agent to infer differentiation.

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/ChenLongbetterapp/FigmaExporterMcp'

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