delete_dev_resource
Delete Dev Resource
Remove a developer resource from a Figma file node.
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.
Access and inspect Figma design files, including full node trees, layers, properties, and metadata. Export file nodes as PNG, SVG, JPG, or PDF images. Read, create, and delete comments and reactions on files. Manage file version history. List team projects and project files. Retrieve published components, component sets, and styles from team libraries. Create, update, and delete variables and variable collections (Enterprise). Manage dev resources attached to file nodes. Retrieve library analytics and design system usage data (Enterprise). Read organization activity logs and discovery text events (Enterprise). Configure webhooks to receive notifications for file updates, deletions, version changes, comments, library publishes, and dev mode status changes.
Common questions about connecting Figma to AI agents with Metorial.