kiwi_get_test_runs
Find specific test runs by filtering on plan, product, summary text, or open status to quickly locate relevant execution records.
Instructions
Search test runs. query common keys: {"plan": }, {"build__version__product": }, {"summary__icontains": "trip"}, {"stop_date__isnull": true} (still open).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |