list_articles
Retrieve and filter knowledge articles from ServiceNow with customizable parameters like limit, offset, knowledge base, category, query, and workflow state.
Instructions
List knowledge articles
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter by category | |
knowledge_base | No | Filter by knowledge base | |
limit | No | Maximum number of articles to return | |
offset | No | Offset for pagination | |
query | No | Search query for articles | |
workflow_state | No | Filter by workflow state |