delete_sheet
Remove unwanted sheets from Google Spreadsheets by specifying spreadsheet and sheet IDs to clean up workspace and organize data.
Instructions
Delete a sheet from a spreadsheet
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id | Yes | The ID of the spreadsheet | |
| sheet_id | Yes | The ID of the sheet to delete |