spreadsheet_delete_sheet
Permanently delete a sheet tab from a Synology Spreadsheet. Provide the sheet ID and confirm to complete the action.
Instructions
Delete a sheet tab from a Synology Spreadsheet. This action cannot be undone. Provide either file_id or name. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | No | Alphanumeric Spreadsheet ID (overrides name lookup). | |
| name | No | Spreadsheet display name (resolved via local cache). | |
| path | No | Optional Drive path to disambiguate same-name files. | |
| sheet_id | Yes | Internal ID of the sheet to delete | |
| confirm | No |