Doco Edit Concepts
doco_edit_conceptsCreate, update, source, relate, merge, and approve or reject concept candidates in a knowledge base with version-safe, idempotent writes.
Instructions
统一写入显式概念:创建、更新、补来源/关系、合并,以及接受/拒绝候选。客户端自动读取 ETag、发送 If-Match,并为每次写入生成幂等键。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Concept or resource name. | |
| action | Yes | Operation to perform. | |
| reason | No | Human-readable reason for the operation. | |
| status | No | Filter by the requested status. | |
| aliases | No | Alternative names for the concept. | |
| sources | No | Evidence sources attached to the concept. | |
| relations | No | Concept relations to add. | |
| concept_id | No | Explicit concept ID. | |
| description | No | description parameter. | |
| candidate_id | No | Pending concept candidate ID. | |
| knowledge_base_id | No | Knowledge base ID. | |
| target_concept_id | No | Concept ID to merge into. | |
| canonical_document_id | No | Canonical document ID for the concept. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||