getTestReports
Retrieve test reports for a specific test target by providing its unique identifier. Optionally filter reports by creation timestamp or other criteria.
Instructions
the getTestReports tool can retrieve test reports for a given test target. Test reports are generated when set of tests are executed. The test report id is unique to the test target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional key for filtering test reports | |
| filter | No | Optional filters for test reports | |
| testTargetId | Yes | Unique identifier of the test target |