Hide, lock or fade a layer
figma_set_visibilitySet Figma node visibility, opacity, and lock state. Hiding layers prevents them from being extracted, letting you control what gets output.
Instructions
Sets opacity, visibility and lock. Hidden layers are skipped by extraction, which is often the point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | No | ||
| nodeId | Yes | Figma node id, like "21:10314". Omit to use whatever is selected on the canvas. | |
| opacity | No | ||
| visible | No |