list_reports
List saved test reports for a project or all projects, returning each report's path and timestamp with newest first.
Instructions
List saved test reports (the JSON files test_project writes), for one project or all projects. Returns each report's path and timestamp, newest first. Pass a path to get_report to read one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (optional, lists all if not specified) |