List Layers
list_layersRetrieve all layers from the active document with names, colors, and status flags for view, render, solo, and more.
Instructions
Enumerate every LayerObject in the active document. Each entry returns the layer's name, optional color [r,g,b], and its flag dict (solo / view / render / manager / locked / generators / deformers / expressions / animation / xref).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||