Children of one layer
figma_get_childrenList direct children of a Figma node by ID to explore the design hierarchy one branch at a time.
Instructions
The direct children of one node, by id. The cheap way to explore a page a branch at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | How many levels to walk. Default 1. | |
| nodeId | Yes | The node whose children to list. |