set_worksheet_protection
Enable or disable worksheet protection by file path and sheet name. Optionally set a password and choose allowed editing capabilities.
Instructions
Enable or disable worksheet protection with optional capability flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| enabled | No | ||
| options | No | ||
| filepath | Yes | ||
| password | No | ||
| sheet_name | Yes | ||
| include_changes | No |