memoryguard_memory_update
Update a known memory's content, category, recall policy, or priority. Use to correct inaccurate memory details without altering lifecycle or ownership.
Instructions
Use when owner must correct body, kind, recall policy, or priority of one known memory. Do not use to create a record, change lifecycle status, or modify another owner's memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | new body | |
| kind | No | replacement kind; omit to preserve current kind | |
| atom_id | No | V2 atom ID; use the source-mapping target when a migrated logical ID is ambiguous | |
| audience | No | replace mandatory-rule assignments; only allowed for always records | |
| priority | No | new priority | |
| memory_id | Yes | memory record ID | |
| idempotency_key | No | optional retry key bound to this target and payload | |
| injection_policy | No | new injection policy | |
| agent_instance_id | No | optional identity consistency check; trusted MCP environment is authoritative |