Skip to main content
Glama

mcp-figma

by smithery-ai

get_style

Retrieve a specific style by its key using the mcp-figma server, enabling precise access to design elements within Figma files for efficient workflow integration.

Instructions

Get a style by key

Input Schema

NameRequiredDescriptionDefault
keyYesThe style key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "The style key", "type": "string" } }, "required": [ "key" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-figma

Related Tools

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/smithery-ai/mcp-figma'

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