read_memory
Retrieve the content of a memory file when its name indicates relevance to the current task. Skip files already read in this conversation to avoid redundancy.
Instructions
Read the content of a memory file. This tool should only be used if the information is relevant to the current task. You can infer whether the information is relevant from the memory file name. You should not read the same memory file multiple times in the same conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_answer_chars | No | ||
| memory_file_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |