memory_for_symbol
Retrieve repository memories bound to a symbol or its logical group to gain source-anchored context quickly.
Instructions
Return repo memories bound to a symbol (or its logical-symbol group).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ref | No | ||
| limit | No | ||
| symbol | No | ||
| worktree | No | Absolute path of the checkout to scope reads to — pass a linked worktree to read its branch overlay. Defaults to the server's working directory. A path that is not a linked worktree of this repo is silently ignored: results then come from the indexed checkout, with no error. | |
| allow_ambiguous | No |