map_lock_sheet
Lock or unlock a network diagram sheet. Locking blocks all MCP mutations and manual edits; unlocking restores editing capability.
Instructions
Lock or unlock a sheet. A locked sheet rejects all MCP mutations and disables manual editing in the UI. Pass locked: false to unlock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Sheet id (omit for active sheet) | |
| locked | No | true = lock (default), false = unlock |