get_nodes_info
Retrieve detailed information about multiple Figma nodes by providing node IDs. Optionally set depth to include child levels in full detail, with deeper levels returning only id/name/type stubs.
Instructions
Get detailed information about multiple nodes in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Array of node IDs to get information about | |
| depth | No | How many child levels to include in full detail. Deeper levels return only id/name/type stubs. |