memory_get_tool
Fetch a memory item by its ID and verify evidence staleness to ensure the stored knowledge is still reliable.
Instructions
Retrieve a memory item by ID with staleness check.
Args: id: The memory item ID include_evidence: Whether to check evidence staleness (default True) project: Optional project root path. Auto-detected from git root if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| project | No | ||
| include_evidence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |