List Moonvy layers
moonvy_list_layersList all layers in a Moonvy design file with node IDs, names, types, depths, and absolute bounds to locate the node ID needed for style extraction.
Instructions
Return a flat layer index with node IDs, names, types, depth, absolute bounds, and parent-relative positions. Use it to find a node ID before requesting exact style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Moonvy URL, normally /project/:projectId/:dirId/:fileId | |
| frameId | No | Optional Moonvy/Figma-style frame ID | |
| maxNodes | No | ||
| includeHidden | No |