copy_sheet
Duplicate a sheet within a Google Sheets spreadsheet by specifying the source sheet name and a new sheet name.
Instructions
Duplicate one complete sheet within the same spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_sheet_name | Yes | ||
| spreadsheet_id | Yes | ||
| source_sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||