sheets_move_sheet
Move a sheet to a new position within a spreadsheet by setting its index.
Instructions
Move a sheet to a different position in the spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetId | Yes | The ID of the sheet to move | |
| newIndex | Yes | New position index for the sheet | |
| spreadsheetId | Yes | The ID of the spreadsheet |