Search executions
kiwi_list_executionsFilter test executions by run, case, status, or assignee to quickly find relevant test results.
Instructions
TestExecution.filter by run, case, status, and assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | Test run id | |
| case | No | Test case id | |
| limit | No | Max rows to return. Defaults to KIWI_DEFAULT_LIMIT (usually 20). | |
| status | No | Status name (PASSED, FAILED, IDLE, RUNNING, BLOCKED, ...) | |
| assignee | No | Assignee username |