find_nodes
Locate Figma nodes by name substring or type, returning their ID, name, type, and bounds. Limit results with an optional maximum.
Instructions
Find nodes on the current page by name substring and/or type (FRAME, TEXT, COMPONENT, INSTANCE, …) via the plugin. Returns id/name/type/bounds for up to max matches (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | ||
| name | No | ||
| type | No |