get_memory
Retrieve a memory note by its ID and return the complete markdown with YAML frontmatter.
Instructions
Retrieve a memory note by id and return its complete markdown with YAML frontmatter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory id returned by create_memory, for example 'project/Deploy Workflow'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |