sheets_delete_sheet
Delete a specific sheet from a Google Spreadsheet by providing the spreadsheet ID and the sheet ID to remove.
Instructions
Delete a sheet from the spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetId | Yes | The ID of the sheet to delete | |
| spreadsheetId | Yes | The ID of the spreadsheet |