list_indexed_docs
View all documents currently indexed in the knowledge base, including their filename, type, chunk count, and last indexed time. Use this to audit or monitor the indexed content.
Instructions
List all documents currently indexed in the knowledge base.
Returns one entry per document with its filename, file type, number of chunks, and when it was last indexed.
Returns: Formatted string listing all documents, or a message if empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |