Figma
Read Figma files, their comments, and render frames to images.
Continue with Figma to inspect a file's pages and frames, read its comments, and render specific nodes to image URLs.
Connect
Sign in with Figma. Sign in with Figma to read the files, comments and renders your Figma account can see. An organization admin configures the OAuth app once under Integrations → OAuth apps; after that, connecting is a consent screen.
-
Connecting signs in as YOU - the tools read exactly the files your Figma account can open, and nothing else.
-
Only read scopes are requested: file content, comments, and your own profile. The connection cannot edit a design, post a comment, or administer a team.
-
Your organization can use Yekar.AI's managed Figma app or configure its own Figma OAuth app under Integrations → OAuth apps.
Tools
| Tool | Access | What it does |
|---|---|---|
Who am I (yekar.figma.me) | Read | Return the Figma account this connection authenticates as. |
Get file (yekar.figma.get-file) | Read | Read a Figma file's document tree - pages, frames and their names - shallow by default because a full tree is enormous. |
List comments (yekar.figma.list-comments) | Read | List the comments on one Figma file, with authors and resolved state. |
Render images (yekar.figma.render-images) | Read | Ask Figma to render specific nodes and return temporary image URLs - the URLs expire after a while, so use them promptly. |
Notes
- Continue with Figma through Yekar.AI's managed app, or configure your own Figma OAuth app under Integrations → OAuth apps before connecting.
- The OAuth consent requests
files:read,file_comments:read, andcurrent_user:read. - Files are addressed by the key in their URL - pasting the whole figma.com link works.