sheets_delete_table
Delete a native Google Sheets table by providing the spreadsheet ID and table ID.
Instructions
Delete a native Google Sheets table by tableId
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableId | Yes | The ID of the table to delete | |
| spreadsheetId | Yes | The ID of the spreadsheet (found in the URL after /d/) |