Export a PNG of the board
export_imageRender Figma pages, selections, or specific nodes as PNG images to visually verify and correct layout issues before finalizing.
Instructions
Render the page, a selection, or specific nodes to a PNG and return it as an image. This is how you visually check your own work — look at the result and fix layout problems before telling the user you are done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Render scale. Lower it for very large boards. | |
| nodeIds | No | Nodes to render. Omit to render everything on the page. | |
| maxDimension | No | Longest edge in pixels. The scale is reduced to fit. |