figma_get_component_image
Capture a base64 screenshot of any Figma node (component or frame) as JPG or PNG, with adjustable scale and quality.
Instructions
Get screenshot of a node (component/frame). Returns base64 image. Defaults to JPG@1x q70 (v1.8.0 context-safe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ||
| scale | No | ||
| format | No | JPG | |
| jpegQuality | No |