yunyu_query_context
Retrieve context relevant to the current mini-program by querying a local knowledge base, with optional confirmation for external data access.
Instructions
调用本机本地知识库路由检索,读取和当前小程序/业务相关的上下文。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| confirmed | No | 读取目标包外本地知识库前的显式确认;默认 false,不执行读取。 |