clear_cache
Clear cached TypeScript diagnostics to force re-evaluation. Use with an optional file path to clear cache for a specific file only.
Instructions
Clear cached diagnostics. Optionally clear cache for a specific file only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Optional: Path to specific file to clear from cache |