create_protected_range
Protect specific spreadsheet ranges from unauthorized editing while allowing designated users to modify content. Set permissions to control who can edit protected cells.
Instructions
Protect a range from editing
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id | Yes | The ID of the spreadsheet | |
| range | Yes | A1 notation range to protect | |
| description | No | Optional description | |
| editors | No | Users/domains that can edit despite protection |