mem_review
List observations due for review or mark one as reviewed. Filter by project, get truncated previews, and read full observations when needed.
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 |