Search test plans
kiwi_list_plansFilter test plans by name, product, type, and active status. Quickly find the exact plans you need for your testing workflow.
Instructions
TestPlan.filter by name, product, type, and active flag. Uses KIWI_PROJECT when product is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Plan type name (Functional, Acceptance, ...) | |
| limit | No | Max rows to return. Defaults to KIWI_DEFAULT_LIMIT (usually 20). | |
| query | No | Substring match on plan name | |
| active | No | true — only active plans (is_active) | |
| product | No | Product name or id |