sigma_duplicate_report
Copy an existing report to a new folder under a new name. Provide the source report ID, the desired name, and the destination folder ID to duplicate it.
Instructions
Duplicate a report.
report_id: ID of the report to clone. name: Name for the new cloned report (required by the API). destination_folder_id: ID of the destination folder to clone into (required by the API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| report_id | Yes | ||
| destination_folder_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |