export_report
Copy a previously generated red-teaming report to a specified destination path for sharing or archiving.
Instructions
Copy a previously generated report to an arbitrary destination path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | ||
| engagement_id | Yes | ||
| destination_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes |