testrail_get_results
Retrieve test results for a specific TestRail test by ID, with an optional limit, so you can inspect outcomes and track failures.
Instructions
Get test results for a specific test
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional limit on the number of results | |
| test_id | Yes | The ID of the test |