get_nodes_info
Retrieve detailed information about multiple Figma nodes by ID in a single API call. Batch fetch node properties, styles, and hierarchy data.
Instructions
Get detailed information about multiple Figma nodes by ID in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | List of node IDs in colon format e.g. ['4029:12345', '4029:67890'] |