register_edit
Notify the trace-mcp server when a file is edited to update its index and search caches, ensuring code intelligence remains current and checking for potential duplicate symbols.
Instructions
Notify trace-mcp that a file was edited. Reindexes the single file and invalidates search caches. Call after Edit/Write to keep index fresh. Also checks for duplicate symbols — if _duplication_warnings appears in the response, you may be recreating existing logic; review the referenced symbols before continuing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Relative path to the edited file |