sigma_duplicate_workbook
Duplicate an existing workbook in Sigma, optionally into a different folder.
Instructions
Duplicate an existing workbook.
workbook_id: ID of the workbook to clone. name: Name for the new cloned workbook (required by the API). destination_folder_id: ID of the destination folder. If omitted, clones into the same folder as the original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| workbook_id | Yes | ||
| destination_folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |