Read Memory
pathrule_read_memoryRead the full body and metadata of a memory using its unique ID. Essential for accessing detailed content after selecting a memory from context or search results.
Instructions
Read the full body and metadata for one Pathrule memory. Use this after pathrule_get_context, pathrule_goto, or pathrule_list_memories returns a memory_id. This reads cloud data only and does not inspect the user's local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Memory UUID returned by pathrule_get_context, pathrule_goto, or pathrule_list_memories. |