sheets_clear_range
Clear all values in a specified Google Sheets range while keeping cell formatting intact. Use this to reset data without disturbing existing styles.
Instructions
Clear all values in a range, leaving cell formatting intact.
Returns: str: JSON confirming the cleared range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |