find_nodes
Find specific components, frames, or text elements in a Figma file by searching with node name or type.
Instructions
Find nodes in the document by type or name. Useful for locating specific components, frames, or text elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Node name to search for (partial match) | |
| type | No | Node type to find (e.g., FRAME, TEXT, COMPONENT, INSTANCE) | |
| filePath | Yes | Path to the .fig file |