testrail_get_results_for_run
Retrieve all test results for a specific TestRail run by run ID. Use it to review test outcomes and track pass or fail status for any test run.
Instructions
Get all test results for a test run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional limit on the number of results | |
| run_id | Yes | The ID of the test run |