Read Memory
read_memoryRetrieve stored information from memory files to support current tasks. Access relevant data by analyzing file names and reading content once per conversation.
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 |
|---|---|---|---|
| memory_file_name | Yes | ||
| max_answer_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |