sheets_delete_sheet
Delete a specific tab from a Google Spreadsheet using its numeric sheet ID. Removes unwanted sheets while keeping the spreadsheet intact.
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 |