Skip to content

analyze_file

read-only No side effects on server state.

Analyze a single file for technical debt issues.

Arguments

ArgumentTypeRequiredDescription
pathstringAbsolute path to the file to analyze

Example

json
{
  "name": "analyze_file",
  "arguments": {
    "path": "/abs/path/to/project"
  }
}

Generated from TOOL_DEFINITIONS in src/server/tools.ts — do not edit by hand. Source: tools.ts.