List builds
kiwi_list_buildsLists builds belonging to a product, with optional name filtering and result limit. Defaults to the configured project when product is not specified.
Instructions
Builds for a product. Defaults to KIWI_PROJECT when product is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return. Defaults to KIWI_DEFAULT_LIMIT (usually 20). | |
| query | No | Substring match on build name | |
| product | No | Product name or id (defaults to KIWI_PROJECT) |