unlock_nodes
Unlock Figma nodes to restore selection and editing on the canvas. Skips non-existent IDs and returns the IDs actually unlocked.
Instructions
Unlock nodes so they can be selected and edited on the canvas again — the inverse of lock_nodes. Ids that no longer exist are skipped. Returns { ok, affected } with the ids actually unlocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Node ids to unlock |