gemini_suggest_improvements
Get targeted code improvement suggestions for your source files. Specify a goal like performance, readability, or security to receive focused recommendations from Gemini.
Instructions
Use Gemini CLI to suggest specific improvements for code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Programming language (auto-detected if not specified) | |
| file_path | Yes | Path to the source code file | |
| improvement_goals | No | general |