clear_range
Clear data from a specific range of cells in a Google Sheet using A1 notation.
Instructions
Clear values from a range of cells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | The A1 notation range to clear (e.g., 'Sheet1!A1:D10') | |
| spreadsheet_id | Yes | The ID of the spreadsheet |