export_report
Export the latest red-teaming test run as timestamped JSON and Markdown files for human review.
Instructions
Write the most recent run to timestamped JSON and Markdown in ./reports.
Returns:
A mapping with the written ``json`` and ``markdown`` file paths, or an
``error`` string if no run has been performed yet this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||