atomicLayers
photoshop_get_layers
List all layers in the active document with kind, visibility, and opacity. Use when: choosing a layer to edit, debugging structure, or after organize_layers. Do NOT use when: only session summary is needed — use photoshop_get_state (lighter). Returns: layerCount, layers array, context. Preconditions: active document. Side effects: none.
Community recipes
Nothing here yet. Be the first to share one.
Share a recipe