list_runs
List test runs in a TestRail project with optional filters by suite ID and completion status.
Instructions
List test runs in a project.
Filters:
suite_id— only runs of this suiteis_completed— True for closed/archived runs only, False for open only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| suite_id | No | ||
| project_id | No | ||
| is_completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |