qa_get_report
Get the last test report for a project. Provide project path and optionally choose output format: console, json, or github.
Instructions
Retrieve the last test report for a project. Optionally specify a different output format than what the config defaults to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. Defaults to the project's configured format. | |
| projectPath | Yes | Absolute path to the project directory |