sheets_clear_values
Clear specified ranges of data in Google Sheets by defining the spreadsheet ID and A1 notation range. Simplify data management and maintain clean spreadsheets.
Instructions
Clear values in a specified range of a Google Sheets spreadsheet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
range | Yes | The A1 notation range to clear (e.g., "Sheet1!A1:B10") | |
spreadsheetId | Yes | The ID of the spreadsheet (found in the URL after /d/) |