memoryguard_apply_enrichments
Apply host-agent enrichment results to the memory plane, updating pending tasks with enriched titles, bodies, and confidence scores. Then rebuild to refresh the knowledge graph.
Instructions
Apply host-agent enrichment results to the V2 memory plane. Each result: task_id, kind, title, body, confidence. After YOU enrich pending tasks, call this then memoryguard_build_and_enrich again to refresh the graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | enrichment results to apply | |
| workspace | No | workspace path (default: .) | |
| share_group_id | No | share group scope (optional) | |
| agent_instance_id | No | scope filter (optional) |