list_article_folders
Retrieve a hierarchical tree of knowledge base article folders with article counts, enabling folder-based filtering when listing articles.
Instructions
List all knowledge base article folders in a tree structure.
Returns a hierarchical view of folders with article counts. Use the folder 'name' field to filter articles by folder in list_articles.
Args: skip: Pagination offset (default: 0). take: Number of records to return (default: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |