sheets_copy_to
Copy a sheet from one spreadsheet to another using source and destination spreadsheet IDs.
Instructions
Copy a sheet to another spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetId | Yes | The ID of the sheet to copy | |
| spreadsheetId | Yes | The ID of the source spreadsheet | |
| destinationSpreadsheetId | Yes | The ID of the destination spreadsheet |