Tools

Name & DescriptionType
FIGMA_DESIGN_TOKENS_TO_TAILWINDConvert design tokens to tailwind css configuration.
action
FIGMA_DOWNLOAD_FIGMA_IMAGESDownload images from Figma file nodes.
action
FIGMA_EXTRACT_DESIGN_TOKENSExtract design tokens from Figma files.
action
FIGMA_EXTRACT_PROTOTYPE_INTERACTIONSExtract prototype interactions and animations from Figma files.
action
FIGMA_GET_COMPONENTGet component data with automatic simplification.
action
FIGMA_GET_CURRENT_USERRetrieves detailed information for the currently authenticated Figma user.
action
FIGMA_GET_FILES_IN_A_PROJECTFetches a list of files in a Figma project, optionally including branch metadata.
action
FIGMA_GET_FILE_COMPONENTSRetrieves published components from a Figma file, which must be a main file (not a branch) acting as a library.
action
FIGMA_GET_FILE_COMPONENT_SETSRetrieves all published component sets from the specified Figma main file (file key must not be for a branch).
action
FIGMA_GET_FILE_JSONGet Figma file data with automatic simplification.
action
FIGMA_GET_LOCAL_VARIABLESRetrieves all local/remote variables for a Figma file/branch; crucial for obtaining mode-specific values which `/v1/files/{file key}/variables/published` omits.
action
FIGMA_GET_PROJECTS_IN_A_TEAMRetrieves projects within a specified Figma team that are visible to the authenticated user.
action
FIGMA_ADD_A_COMMENT_TO_A_FILEPosts a new comment to a Figma file or branch, optionally replying to an existing root comment (replies cannot be nested); `region height` and `region width` in `client meta` must be positive if defining a comment region.
action
FIGMA_ADD_A_REACTION_TO_A_COMMENTPosts a specified emoji reaction to an existing comment in a Figma file or branch, requiring valid file key and comment id.
action
FIGMA_CREATE_A_WEBHOOKCreates a Figma webhook for a `team id` to send post notifications for an `event type` to a publicly accessible https `endpoint`; an initial ping is sent unless `status` is `paused`.
action
FIGMA_CREATE_DEV_RESOURCESCreates and attaches multiple uniquely-urled development resources to specified Figma nodes, up to 10 per node.
action
FIGMA_CREATE_MODIFY_DELETE_VARIABLESManages variables, collections, modes, and their values in a Figma file via batch create/update/delete operations; use temporary ids to link new related items in one request and ensure `variablemodevalues` match the target variable's `resolvedtype`.
action
FIGMA_DELETE_A_COMMENTDeletes a specific comment from a Figma file or branch, provided the authenticated user is the original author of the comment.
action
FIGMA_DELETE_A_REACTIONDeletes a specific emoji reaction from a comment in a Figma file; the user must have originally created the reaction.
action
FIGMA_DELETE_A_WEBHOOKPermanently deletes an existing webhook, identified by its unique `webhook id`; this operation is irreversible.
action
FIGMA_DELETE_DEV_RESOURCEDeletes a development resource (used to link Figma design elements to external developer information like code or tasks) from a specified Figma file.
action
FIGMA_DETECT_BACKGROUNDDetect background layers for selected nodes.
action
FIGMA_DISCOVER_FIGMA_RESOURCES🔍 smart Figma resource discovery - never guess ids again! 🎯 easiest method: just paste any Figma url to get all ids: • file urls: https://www.
action
FIGMA_GET_ACTIVITY_LOGSRetrieves activity log events from Figma, allowing filtering by event types, time range, and pagination.
action
FIGMA_GET_A_WEBHOOKRetrieves detailed information about a specific webhook by its id, provided the webhook exists and is accessible to the user.
action
FIGMA_GET_COMMENTS_IN_A_FILERetrieves all comments from an existing Figma file, identified by a valid `file key`, returning details like content, author, position, and reactions, with an option for markdown formatted content.
action
FIGMA_GET_COMPONENT_SETRetrieves detailed metadata for a specific published Figma component set using its unique `key`.
action
FIGMA_GET_DEV_RESOURCESRetrieves development resources (e.
action
FIGMA_GET_FILE_STYLESRetrieves a list of published styles (like colors, text attributes, effects, and layout grids) from a specified main Figma file (not a branch).
action
FIGMA_GET_IMAGE_FILLSRetrieves temporary (14-day expiry) download urls for all image fills in a Figma file; requires `imageref` from `paint` objects to map urls.
action
FIGMA_GET_LIBRARY_ANALYTICS_COMPONENT_ACTION_DATARetrieves component insertion and detachment analytics for a specified Figma library, groupable by 'component' or 'team' and filterable by a date range (yyyy-mm-dd).
action
FIGMA_GET_LIBRARY_ANALYTICS_COMPONENT_USAGE_DATARetrieves component usage analytics for a specified Figma library file (identified by `file key`), with data groupable by 'component' or 'file'.
action
FIGMA_GET_LIBRARY_ANALYTICS_STYLE_ACTION_DATARetrieves style usage analytics (insertions, detachments) for a Figma library, grouped by 'style' or 'team'; if providing a date range, ensure end date is not before start date.
action
FIGMA_GET_LIBRARY_ANALYTICS_STYLE_USAGE_DATARetrieves style usage analytics for a Figma library (specified by a valid `file key`), allowing data to be grouped by 'file' or 'style'.
action
FIGMA_GET_LIBRARY_ANALYTICS_VARIABLE_ACTION_DATARetrieves weekly, paginated analytics data on variable insertions and detachments for a specified Figma library (identified by `file key`), groupable by 'variable' or 'team', and filterable by an optional date range.
action
FIGMA_GET_LIBRARY_ANALYTICS_VARIABLE_USAGE_DATARetrieves paginated analytics data on variable usage from a specified Figma library, grouped by 'file' or 'variable', for libraries with enabled analytics.
action
FIGMA_GET_MEDeprecated: use 'get current user' instead.
action
FIGMA_GET_PAYMENTSRetrieves a user's payment information for a Figma plugin, widget, or community file; the authenticated identity must own the resource.
action
FIGMA_GET_PUBLISHED_VARIABLESRetrieves variables published from a specified Figma file; this API is available only to full members of enterprise organizations.
action
FIGMA_GET_REACTIONS_FOR_A_COMMENTRetrieves reactions for a specific comment in a Figma file.
action
FIGMA_GET_STYLERetrieves detailed metadata for a specific style in Figma using its unique style key.
action
FIGMA_GET_TEAM_COMPONENTSRetrieves components published in a specific Figma team's library; the team must have published components, otherwise an empty list is returned.
action
FIGMA_GET_TEAM_COMPONENT_SETSRetrieves a paginated list of published component sets (collections of reusable ui elements) from a specified Figma team's library.
action
FIGMA_GET_TEAM_STYLESRetrieves a paginated list of published styles, such as colors or text attributes, from a specified Figma team's library.
action
FIGMA_GET_TEAM_WEBHOOKSRetrieves all webhooks registered for a specified Figma team.
action
FIGMA_GET_VERSIONS_OF_A_FILERetrieves the version history for a Figma file or branch, as specified by its `file key`.
action
FIGMA_GET_WEBHOOK_REQUESTSRetrieves a history of webhook requests for a specific Figma webhook subscription; data is available for requests sent within the last seven days.
action
FIGMA_RENDER_IMAGES_OF_FILE_NODESRenders specified nodes from a Figma file as images (jpg, pdf, png, svg), returning a map of node ids to image urls (or `null` for failed nodes); images expire after 30 days and are capped at 32 megAPIxels (larger requests are scaled down).
action
FIGMA_UPDATE_A_WEBHOOKUpdates an existing Figma webhook, identified by `webhook id`, allowing modification of its event type, endpoint, passcode, status, or description.
action
FIGMA_UPDATE_DEV_RESOURCESUpdates the name and/or url of one or more existing Figma dev resources, each identified by its unique `id`.
action

Details

Installs

More than 1000

Actions

50

Triggers

0