get_tests
Retrieve tests for a specific test run, optionally filtering by status IDs to focus on relevant outcomes.
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 |