Built by Metorial, the integration platform for agentic AI.
Remove a developer resource from a Figma file node.
List all projects within a Figma team. Returns project names and IDs that can be used to browse files within each project.
Retrieve developer resources attached to nodes in a Figma file. Dev resources are URLs shown in Dev Mode that link to code, documentation, or other developer resources.
Retrieve the version history of a Figma file. Each version includes a label, description, timestamp, and the user who created it. Supports pagination.
List all files within a Figma project. Returns file metadata including name, last modified date, and thumbnail URL.
Attach developer resource URLs to nodes in Figma files. Supports creating multiple dev resources in one request across different files and nodes.
Retrieve published styles from a Figma team or file. Returns style metadata including name, description, type (FILL, TEXT, EFFECT, GRID), and thumbnail.
Retrieve published components from a Figma team or file. Returns component metadata including name, description, key, thumbnail, and containing frame. Use team-level for browsing the design system, or file-level for a specific file's components.
Create, update, or delete variables and variable collections in a Figma file. Supports batch operations on variable collections, variables, and variable modes. Enterprise plans only.
Retrieve all comments on a Figma file, including replies and resolution status.
Delete a comment from a Figma file. Only the comment author or file owner can delete comments.
Retrieve a Figma file's structure, layers, and metadata. Returns the full JSON tree of nodes with properties like dimensions, colors, text, and effects. Optionally request specific nodes by ID or limit traversal depth.
Add a new comment or reply to an existing comment on a Figma file. Optionally pin the comment to a specific location or node.
Render specific nodes from a Figma file as images. Returns download URLs for each requested node in PNG, SVG, JPG, or PDF format. URLs expire after 14 days.
Retrieve variables and variable collections from a Figma file. Variables store reusable values for design properties like colors, spacing, and typography. Supports both local (all variables) and published (library-shared) variables. Enterprise plans only.
Retrieve download URLs for all images used as fills in a Figma file. This returns URLs for user-uploaded images, not rendered node exports. URLs expire after 14 days.
Retrieve the currently authenticated Figma user's profile, including name, email, and avatar.