+ "modelDescription": "Get Knip documentation by topic.\n\nIf registered resources are unavailable, use this tool.\n\nAvailable topics (use these IDs):\n- getting-started: New to Knip? Start here for installation and first run\n- first-cleanup: Guided first pass: read the report top-down and fix one unused file, export, and dependency\n- how-knip-works: The mental model: entry files, the module graph, reachability, and why findings cascade. Read to reason about any result\n- configuration: Understand configuration basics, defaults, and file locations\n- configuring-project-files: READ FIRST for unused files or false positives. Covers entry/project patterns\n- handling-issues: How to resolve each issue type: files, dependencies, exports, types, duplicates\n- issue-types: Decode knip-run output: every issue type, what it means and its key (files, dependencies, exports, …)\n- json-output: Shape of `knip --reporter json` for parsing results in scripts, CI, or tools\n- configuration-hints: Decode the configurationHints from knip-run: each hint type and how to resolve it\n- monorepos-and-workspaces: Multi-package repo? Configure workspaces and cross-references here\n- production-mode: Exclude tests, stories, devDependencies with --production and --strict flags\n- rules-and-filters: Focus or mute issue types with --include/--exclude and rules (the right alternative to \"ignore\")\n- compilers: Using .vue, .svelte, .astro, .mdx files? Configure compilers to parse them\n- auto-fix: Clean up with --fix: what it removes, related flags, and post-fix steps\n- jsdoc-tsdoc-tags: Keep an export but exclude it from the report with @public/@internal and custom tags\n- configuration-reference: Complete reference of all config options: entry, project, ignore, plugins, etc.\n- cli: All CLI flags, shortcuts, exit codes and environment variables\n- plugins-explanation: Config files showing as unused? Understand plugin config vs entry files\n- entry-files: Understand how Knip discovers entry files and default patterns per plugin\n- plugin-list: Check if a plugin exists for your tool (Jest, Vitest, ESLint, etc.)\n- known-issues: Errors or unexpected behavior? Check workarounds for common problems\n\nCan also fetch any doc by path (e.g. \"reference/cli\" or \"guides/troubleshooting\").\nUse this instead of fetching from https://knip.dev.",
0 commit comments