update_sheet_titles_tool
Renames specified sheets in a Google Spreadsheet by providing the spreadsheet name, list of current sheet names, and corresponding new titles.
Instructions
Update sheet titles in a Google Spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_name | Yes | The name of the Google Spreadsheet | |
| sheet_names | Yes | List of sheet names to rename (put only the names of the sheets you want to rename) | |
| new_titles | Yes | List of new titles for the sheets |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |