memory_get_for_files
Retrieve stored memories about specific files before editing to uncover conventions, gotchas, and invariants, helping avoid breaking established codebase decisions.
Instructions
Get all memories relevant to specific files before editing them — conventions, gotchas, and invariants that apply to those paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-50). Defaults to 20. | |
| paths | Yes | Repo-relative file paths you are about to read or edit |