pylon_list_articles
Retrieve articles from a Pylon knowledge base using optional pagination to limit and navigate results.
Instructions
List all articles in a knowledge base with optional pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of articles to return (1-1000, default 100) | |
| cursor | No | Pagination cursor for fetching next page | |
| knowledge_base_id | Yes | The ID of the knowledge base |