get_memory
Retrieve stored session memories by topic, filtered by git branch, importance, or memory type to restore relevant context.
Instructions
Get memories by topic with branch awareness
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default: 20) | |
| topic | Yes | Topic to search for | |
| git_branch | No | Filter by git branch (optional) | |
| importance | No | Minimum importance level (optional) | |
| session_id | Yes | Session identifier | |
| memory_type | No | Filter by memory type (optional) |