List product versions
kiwi_list_versionsFilter and list product versions by product and substring query, providing the version ID needed to create test plans and builds.
Instructions
Version.filter. Required for TestPlan.create (product_version) and Build.create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return. Defaults to KIWI_DEFAULT_LIMIT (usually 20). | |
| query | No | Substring match on value | |
| product | No | Product name or id (defaults to KIWI_PROJECT) |