memory_get
Retrieve a specific memory by its ID from the local-first knowledge graph, with optional inclusion of child chunks for ingested documents.
Instructions
Retrieve a specific memory by its ID. Optionally include child chunks for ingested documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID to retrieve | |
| include_chunks | No | If true, also return child chunks for ingested documents |