memory_get
Retrieve observation content by IDs with optional trimming to 80 characters. Part of progressive disclosure layers for token efficiency.
Instructions
Layer 3: full observation content by IDs (~200 tokens/result). Final progressive-disclosure layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Observation IDs. Each item may be an integer (42), a digit string ("42"), or a citation URI ("ts://obs/42"). | |
| full | No | If false (default), content trimmed to 80 chars. If true, full content. | |
| project | No | Project name/path (default: active). |