Doco Concepts
doco_conceptsList and retrieve explicit concepts, traverse their relationships, or fetch pending review candidates. Candidates stay strictly separated from verified concepts.
Instructions
统一读取概念层:列出/获取显式概念、沿概念关系遍历,或列出待审核候选。候选与显式概念严格分离。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Title or body search query. | |
| limit | No | Maximum number of results (1–100). | |
| action | Yes | Operation to perform. | |
| cursor | No | Opaque pagination cursor returned by the previous response. | |
| status | No | Filter by the requested status. | |
| direction | No | Relationship direction: outgoing, incoming, or both. | |
| predicate | No | Relationship type to filter or create. | |
| concept_id | No | Explicit concept ID. | |
| min_confidence | No | Minimum candidate confidence from 0 to 1. | |
| knowledge_base_id | No | Knowledge base ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||