spreadsheet_rename_sheet
Renames a sheet tab in a Synology Spreadsheet by specifying the sheet ID and new name, with an optional file ID or name for the spreadsheet.
Instructions
Rename a sheet tab in a Synology Spreadsheet. 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 rename | |
| new_name | Yes | New name for the sheet | |
| confirm | No |