copy_range
Copy a range of cells to a new destination in Google Sheets, with configurable paste type and orientation.
Instructions
Copy a range to another range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paste_type | No | PASTE_NORMAL | |
| source_range | Yes | ||
| spreadsheet_id | Yes | ||
| destination_range | Yes | ||
| paste_orientation | No | NORMAL |