configure_file_watcher
Start or stop a file watcher to automatically invalidate the cache when files change in the project root directory.
Instructions
Start/stop file watcher for auto-cache invalidation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | Yes | Project root directory | |
| action | Yes | Action to perform | |
| debounceMs | No | Debounce delay in ms (default: 500) |