sigma_duplicate_report
Duplicate a Sigma report by specifying the report ID, a new name, and destination folder ID to create a copy in the desired location.
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 |