get_thumbnail
Retrieve a thumbnail image from a Figma .fig file. Optionally save it as a PNG to the filesystem.
Instructions
Get the document thumbnail image as a resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .fig file | |
| outputPath | No | Optional filesystem path to write the thumbnail PNG |