copy_range
Copy a cell range from a source to a target location, optionally to a different sheet, for efficient data organization.
Instructions
Copy a range of cells to another location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| source_start | Yes | ||
| source_end | Yes | ||
| target_start | Yes | ||
| target_sheet | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |