query_run
Retrieve a single test run by ID or all test runs for a project with optional filters. Use action 'one' for a specific run or 'many' for all runs.
Instructions
Retrieve a single test run or all test runs for a project in TestRail. Set payload.action to 'one' or 'many' to specify the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | The payload containing the action ('one' or 'many') and corresponding parameters |