update_sheet_titles_tool
Rename multiple sheet titles in a Google Spreadsheet by specifying the spreadsheet name, existing sheet names, and the new titles to apply.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_titles | Yes | List of new titles for the sheets | |
sheet_names | Yes | List of sheet names to rename (put only the names of the sheets you want to rename) | |
spreadsheet_name | Yes | The name of the Google Spreadsheet |