get_tests
Retrieve tests from a test run, optionally filtered by status IDs to focus on specific results.
Instructions
Get tests for a test run, optionally filtered by status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The ID of the test run | |
| status_id | No | Optional array of status IDs to filter by. Use get_statuses to retrieve available status IDs |