Doco Search V2
doco_search_v2Search full-text content with integrity-verified results, returning catalog paths, context, and score explanations. Use exhaustive mode to traverse all matches without missing knowledge.
Instructions
带查询级完整性证明的全文搜索。返回目录路径、标题路径、前后文、分数解释、source/indexed 水位;exhaustive 模式可用 cursor 完整遍历。projection.complete=false 时结果不完整,不能据此断言“知识不存在”。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Title or body search query. | |
| mode | No | mode parameter. | |
| limit | No | Maximum number of results (1–100). | |
| cursor | No | Opaque pagination cursor returned by the previous response. | |
| locale | No | BCP 47 语言标签或 all | |
| knowledge_base_id | No | Knowledge base ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||