remove_file_analysis
Remove cached analysis data for a deleted file from the TreeSummary system by providing its absolute path.
Instructions
Remove analysis data for a deleted file from the TreeSummary system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the file whose analysis data should be removed. Use when a file has been deleted and you want to clean up its cached analysis data. |