Force rescan
scanInvalidate all caches and re-parse every file from scratch, returning a summary of the component graph's node and link counts for guaranteed fresh results.
Instructions
Invalidate all caches for the project and re-parse every file from scratch. Returns a summary with the node and link counts. Use when you want to guarantee fresh results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path to the SvelteKit/Svelte project root to analyze. |