List Reports
list_reportsList every recorded ARGUS run for a repository, displaying run ID, tool, date, and git commit, with an optional tool filter.
Instructions
List every recorded ARGUS run for this repository — run id, tool, date, and git commit. Every scan is persisted to .argus/runs/ as JSON, Markdown, and an HTML dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the repository root | |
| tool | No | Filter to one tool, e.g. 'audit_360' |