list_kb_sources
List all knowledge base documents grouped by category, showing source and title for each. Returns category structure, 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 | |||