For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Figma

Connect your AI agents to Figma.
Was this page helpful?
Previous

FactSet

Next

Firecrawl

Built with

Available Tools

get_comments

Get all comments from a Figma file with author info, timestamps, and positioning metadata. Supports nested threads. Requires file_key.

post_comment

Create a new comment in a Figma file with specified message content and optional client metadata. Enables collaborative feedback and design review workflows through programmatic comment creation.

delete_comment

Remove a specified comment from a Figma file. Requires valid comment_id and file_key parameters. Essential for comment moderation and cleanup workflows.

get_comment_reactions

Retrieve all reactions associated with a specific comment. Provides detailed reaction information including emoji types, user information, and reaction counts for engagement analysis.

post_comment_reaction

Add an emoji reaction to a specific comment. Enables automated engagement and feedback acknowledgment through programmatic reaction management.

delete_comment_reactions

Remove a specific emoji reaction from a comment. Essential for reaction management and cleanup workflows in collaborative design environments.

get_team_components

Get components from a team

get_file_components

Get components from a file

get_component

Get details of a specific component

get_team_styles

Get styles from a team

get_file_styles

Get styles from a file

get_style

Get details of a specific style

get_dev_resources

Get development resources from a file

delete_dev_resource

Delete a development resource

get_file

Get Figma file content including document structure, pages, components, and styles. Optional parameters: version, node IDs, depth, geometry, plugin data, branch data.

get_file_nodes

Get specific nodes from a Figma file by node IDs. Requires file_key and comma-separated ids. Optional: version, depth, geometry, plugin data.

get_images

Export nodes from Figma file as images (PNG, JPG, SVG, PDF). Requires file_key and node ids. Optional: scale, format, SVG settings. Returns download URLs.

get_image_fills

Get image fill references from a Figma file. Returns mapping of images to download URLs and metadata. Requires file_key.

get_file_versions

Get version history of a Figma file with timestamps, authors, and version labels. Requires file_key.

get_file_meta

Get lightweight file metadata (name, editor type, last modified, URL, access role) without downloading full document tree. Faster than get_file. Requires file_key.

get_team_projects

Get all projects for the authenticated team.

get_project_files

Retrieve all files contained within a specified project. Supports optional branch data inclusion for comprehensive file structure analysis. Essential for project content management and file discovery.

get_webhook

Get webhook configuration including event type, endpoint URL, and status. Requires webhook_id.

create_webhook

Create webhook for Figma file notifications. Requires team_id, event_type, endpoint. Optional passcode. Supports FILE_UPDATE, FILE_DELETE, FILE_VERSION_UPDATE, LIBRARY_PUBLISH events.

update_webhook

Update webhook configuration including endpoint, event types, description, or passcode. Requires webhook_id.

delete_webhook

Delete a webhook subscription to stop notifications. Requires webhook_id.

get_team_webhooks

Get all webhook configurations for a team including IDs, event types, endpoints, and status. Requires team_id.