hicortex_update
Update an existing memory to fix incorrect information after searching. Changes content, project, or memory type and re-computes the embedding.
Instructions
Update an existing memory. Use after searching to fix incorrect information. If content changes, the embedding is re-computed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID (from search results, first 8 chars or full UUID) | |
| content | No | New content text | |
| project | No | New project name | |
| memory_type | No | New memory type. Accepted: Knowledge/Experience/Decisions/Learnings (legacy raw enum also accepted, normalized to the canonical term). |