mem_review
List observations due for review or mark them as reviewed. Preview content in 400-char snippets; use mem_get_observation for full details.
Instructions
List observations due for review or mark one reviewed. Actions: list, mark_reviewed. Bodies come back as a 400-character preview marked content_truncated; read one in full with mem_get_observation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Backward-compatible alias for observation_id. | |
| limit | No | Maximum list results. | |
| action | Yes | Action: list or mark_reviewed. | |
| project | No | Optional project filter for list. | |
| observation_id | No | Observation identifier for mark_reviewed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many memories this answer carries — the length of `observations`. | |
| action | No | ||
| due_omitted | No | How many memories are due that this page does not carry. | |
| observation | No | ||
| observations | No |