See the design
figma_export_pngRender a Figma node as a PNG image to let vision models inspect the design directly. The image is returned without storing anything.
Instructions
Renders one node and returns the picture itself, so a model that can see gets to look at the design rather than read a description of it. Nothing is stored anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Render scale. Default 2. | |
| nodeId | Yes | The node to render. |