list_catalog_items
Retrieve and filter service catalog items from ServiceNow instances. Use parameters like category, query, and active status to customize results, with options for pagination and limiting output.
Instructions
List service catalog items.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether to only return active catalog items | |
category | No | Filter by category | |
limit | No | Maximum number of catalog items to return | |
offset | No | Offset for pagination | |
query | No | Search query for catalog items |