lock_nodes
Lock Figma nodes to prevent selection or editing on the canvas; locking a parent locks its descendants. Nodes remain visible and exportable. Revert with unlock_nodes.
Instructions
Lock nodes so they can't be selected or edited on the canvas (e.g. backgrounds); locking a parent also locks its descendants. Locked nodes still render and export — this only affects canvas interaction and is reversed by unlock_nodes. Returns { ok, affected } with the ids actually locked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Node ids to lock |