Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete Dev Resource

Remove a developer resource from a Figma file node.

List Team Projects

List all projects within a Figma team. Returns project names and IDs that can be used to browse files within each project.

Get Dev Resources

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.

Get File Versions

Retrieve the version history of a Figma file. Each version includes a label, description, timestamp, and the user who created it. Supports pagination.

List Project Files

List all files within a Figma project. Returns file metadata including name, last modified date, and thumbnail URL.

Create Dev Resources

Attach developer resource URLs to nodes in Figma files. Supports creating multiple dev resources in one request across different files and nodes.

Get Styles

Retrieve published styles from a Figma team or file. Returns style metadata including name, description, type (FILL, TEXT, EFFECT, GRID), and thumbnail.

Get Components

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.

Update Variables

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.

List Comments

Retrieve all comments on a Figma file, including replies and resolution status.

Delete Comment

Delete a comment from a Figma file. Only the comment author or file owner can delete comments.

Get File

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.

Post Comment

Add a new comment or reply to an existing comment on a Figma file. Optionally pin the comment to a specific location or node.

Export Images

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.

Get Variables

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.

Get Image Fills

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.

Get Current User

Retrieve the currently authenticated Figma user's profile, including name, email, and avatar.