memory_confirm_entity
Confirm a candidate entity to store it in persistent memory, specifying its type and content.
Instructions
确认一个待确认的实体候选
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | 候选实体 ID | |
| entity_type | Yes | 确认的实体类型 | |
| content | Yes | 实体内容(可修改) |