get_memory
Retrieve a specific stored coding preference by its unique ID to maintain consistent programming practices.
Instructions
Fetch a single memory once you know its memory_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory_id to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |