sheets_delete_sheet
Delete a specific sheet tab from a Google Sheets spreadsheet by providing the spreadsheet ID and the numeric sheet ID. Removes unwanted tabs without affecting other data.
Instructions
Delete a sheet/tab (by numeric sheet ID, not name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |