anamnesis_fetch_source
Fetch the raw text of a source chunk by ID to review original conversation or plan content, enabling creation of a memory summary.
Instructions
Read the raw text of a source chunk by its ID. Returns the actual conversation or plan text from the file at the registered line range. After reading and understanding the content, call anamnesis_create_memory to store a summary as a memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||