get_component | Fetch metadata of a published component by its key. |
get_component_set | Fetch metadata of a published component set by its key. |
get_current_user | Fetch the profile of the user who owns the access token. |
get_file | Fetch a Figma file as a JSON document tree (optionally scoped to nodes or a version). |
get_file_component_sets | List the component sets published from a file. |
get_file_components | List the components published from a file. |
get_file_metadata | Fetch lightweight metadata for a file (name, last modified, editor type) without the document tree. |
get_file_nodes | Fetch specific nodes of a file by their node IDs. |
get_file_styles | List the styles published from a file. |
get_image_fills | Fetch download URLs for all user-uploaded images used as fills in a file. |
get_local_variables | Fetch the local and remote design variables used in a file (Enterprise plan). |
get_published_variables | Fetch the design variables published from a main file (Enterprise plan). |
get_style | Fetch metadata of a published style by its key. |
get_webhook | Fetch a webhook by its ID. |
list_comment_reactions | List the emoji reactions on a comment. |
list_comments | List all comments left on a file. |
list_dev_resources | List the dev resources (linked URLs) attached to a file. |
list_file_versions | List the version history of a file. |
list_project_files | List the files inside a project. |
list_team_component_sets | List the published component sets of a team library. |
list_team_components | List the published components of a team library. |
list_team_projects | List the projects of a team visible to the token owner. |
list_team_styles | List the published styles of a team library. |
list_webhooks | List webhooks for a team, project, file context or a whole plan. |
render_images | Export rendered images (PNG/JPG/SVG/PDF) of file nodes and get temporary download URLs. |