list_knowledge_bases_full
Retrieve the full knowledge base list with both numeric and base64 IDs. Provides the only way to get knowledge base identifiers for use across all IMA tools.
Instructions
获取完整的知识库列表(含订阅的共享知识库),同时返回两套 ID:digit_id(纯数字)供 ask_knowledge_base 使用,openapi_knowledge_base_id(base64url 格式)供所有其他知识库工具使用。这是获取知识库 ID 的唯一入口,需要配置 IMA_COOKIE。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need_folder_number | No | 是否需要返回文件夹数量统计,默认 true。 |