optimize_imports
Minimizes token usage and improves efficiency by analyzing and optimizing import statements in source files for TypeScript/JavaScript, Python, Go, and Rust.
Instructions
Analyze and optimize import statements to reduce redundancy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to the source file | |
usedSymbols | No | Symbols actually used in the context |