argus_last_report
Retrieve the most recent Argus QA report to reuse prior audit results or integrate findings into other analysis tools.
Instructions
Returns the most recent Argus JSON report from the reports/ directory. Report includes a findings array and severity summary (critical/warning/info counts). Returns { "error": "No reports found in reports/" } when no audits have been run yet. Use to retrieve prior results without re-running a scan, or to pipe findings into another analysis tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||