copy_sheet
Copy sheets between spreadsheets or within the same spreadsheet to organize data, migrate content, or create backups in Google Sheets.
Instructions
Copy a sheet to another spreadsheet or within the same spreadsheet
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_spreadsheet_id | Yes | Source spreadsheet ID | |
| source_sheet_id | Yes | Sheet ID to copy | |
| destination_spreadsheet_id | Yes | Destination spreadsheet ID | |
| new_title | No | Optional new title for the copied sheet |