Skip to main content
Glama

mcp-figma

by smithery-ai

get_file_styles

Extract styles from a Figma file using its unique file key to access design elements like colors, typography, and effects for consistent UI implementation.

Instructions

Get styles from a file

Input Schema

NameRequiredDescriptionDefault
fileKeyYesThe key of the file to get styles from

Input Schema (JSON Schema)

{ "properties": { "fileKey": { "description": "The key of the file to get styles from", "type": "string" } }, "required": [ "fileKey" ], "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