list_catalog_items
List service catalog items with pagination and filters for query, active status, and category. Returns a bounded page, not the full table.
Instructions
List service catalog items. limit/offset paginate — this returns one bounded page, not the full table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Matched against short_description or name | |
| active | No | ||
| offset | No | ||
| category | No |