Skip to main content
Glama

mcp-figma

by smithery-ai

get_image_fills

Retrieve image URLs from a Figma file using the specified file key to access and manage visual assets within the design.

Instructions

Get URLs for images used in a Figma file

Input Schema

NameRequiredDescriptionDefault
fileKeyYesThe key of the file to get image fills from

Input Schema (JSON Schema)

{ "properties": { "fileKey": { "description": "The key of the file to get image fills from", "type": "string" } }, "required": [ "fileKey" ], "type": "object" }

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