list_knowledge_bases
Retrieve and list knowledge bases from ServiceNow, with options to filter by active status, search query, and manage pagination via limit and offset.
Instructions
List knowledge bases from ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Filter by active status | |
limit | No | Maximum number of knowledge bases to return | |
offset | No | Offset for pagination | |
query | No | Search query for knowledge bases |