workiva_copy_sheet
Copy a sheet within the same spreadsheet or into a target spreadsheet using source and sheet IDs. Specify target spreadsheet ID to move copies across workbooks.
Instructions
Copy a sheet within the same spreadsheet or into a target spreadsheet.
Args: spreadsheet_id: The source spreadsheet UUID sheet_id: The sheet UUID to copy target_spreadsheet_id: Destination spreadsheet UUID (empty = copy within source)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| spreadsheet_id | Yes | ||
| target_spreadsheet_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |