agtmem_index
Rebuild the search index from Markdown files. Optionally rescan a codebase to refresh symbol lookup and code map note.
Instructions
Rebuild the search index from the Markdown files. Always safe: the index is a cache and deleting it loses nothing. If path is given, also rescan that codebase into the symbol index and refresh its code map note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | codebase root to scan | |
| scope | No | scope name for the scan |