lock_memory
Lock any memory to protect it from deletion and editing. Provide agent_id to enforce ownership and restrict changes.
Instructions
Lock a memory to prevent deletion and editing. Ownership enforced when agent_id provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Agent ID for ownership verification | |
| memory_id | Yes | Memory ID to lock | |
| session_key | No | Opaque session identity you declare: a partition hint, not authentication and not a data filter. Selects which no-persist pause applies to this call. Omit to share one bucket with every caller that omits it. Full text on recall. |