rlm_memory_review_queue
Review candidate, stale, or rejected memories requiring human inspection before acceptance as agent memory. Filter by status, type, scope, or search content.
Instructions
Private review surface for candidate, stale, or rejected memories that need human inspection before they become agent memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Queue lifecycle status to inspect. | candidate |
| type | No | Optional memory type filter. | |
| scope | No | Optional owner scope filter. | |
| category | No | Optional category filter. | |
| search | No | Optional content search filter. | |
| limit | No | Maximum queue items to return. | |
| offset | No | Pagination offset. | |
| include_evidence | No | Include Memory V2 evidence links and legacy document refs. | |
| agent_id | No | Required when scope=agent; limits queue reads to one agent namespace. | |
| external_user_id | No | Integrator client keys only: stable end-user ID for scope=user queue reads. |