get_knowledge_base_stats
Analyze knowledge base statistics to understand document count, file type distribution, processing methods, and structural complexity for content management.
Instructions
获取有关知识库的综合统计信息,包括文档类型、处理方法和结构信息。 使用场景:
检查知识库中有多少文档
了解文件类型的分布
查看使用了哪些处理方法
分析存储文档的结构复杂性
返回: 有关知识库内容的详细统计信息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}