Inputs
Output
Type:Dict
Returns deletion confirmation.
Fields: message, sheet_name, spreadsheet_idDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a sheet/tab from a specific Google spreadsheet
| App | Google Sheets |
| Operation ID | sheets_delete_sheet |
| Type | Action |
| Connection | drive (optional) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
spreadsheet | string | Yes | - | Google Spreadsheet URL or ID where you want to delete a sheet. |
sheet_name | string | Yes | - | The name of the sheet/tab to delete. |
Dict
Returns deletion confirmation.
Fields: message, sheet_name, spreadsheet_id