add_protected_range
Protect a Google Sheets range (A1 notation) with default warning-only access. Optionally set editors, description, or change to strict protection.
Instructions
Protect an A1 range; defaults to warning-only protection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| editors | No | ||
| description | No | ||
| warning_only | No | ||
| spreadsheet_id | Yes |