list_nodes_with_fills
Find and list design nodes with fill paints from a .fig file, summarizing paint types and optionally including image references.
Instructions
List nodes that have fill paints, with summary of paint types and optional image references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .fig file | |
| maxResults | No | Optional cap on number of nodes returned | |
| includeImageRefs | No | Include image hash references for IMAGE fills |