kiwi_get_priorities
List test-case priorities and their IDs to identify available priority levels. Use optional filters to narrow results by name or product.
Instructions
List test-case priorities and their ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Kiwi ORM filter dict, e.g. {"name": "My Product"} or {"product_id": 3}. Omit or pass {} to list everything. |