list_kb_sources
Retrieve a categorized listing of all knowledge base documents with source, title, version, and total count.
Instructions
List every document in the knowledge base, grouped by category. Returns {"categories": {category: [{"source", "title"}]}, "kb_version", "doc_count"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||