Figma · Arazzo Workflow
Figma Render File Node Images
Version 1.0.0
Open a file, drill into specific nodes, and render them to image URLs.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
render-file-node-images
Render selected nodes of a Figma file to downloadable image URLs.
Retrieves the file document, validates the requested nodes, and renders them to image URLs that remain available for fourteen days.
1
getFile
Retrieve the document tree for the file to confirm it exists and is accessible before drilling into specific nodes.
2
getNodes
Fetch the specific nodes referenced by the supplied ids to confirm they are present in the document before rendering.
3
renderImages
Render the requested nodes to temporary image URLs in the requested format and scale.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.