get_report
Load a saved test report by file path and retrieve its full contents, including per-page issues, site-wide findings, and run metadata.
Instructions
Load a saved test report by file path and return its full contents — per-page issues, site-wide findings, and run metadata. Returns {success, report}. Get valid paths from list_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_path | Yes | Path to the report file |