complexity_suggest_simplifications
Suggest specific refactoring strategies to reduce code complexity in a file or function.
Instructions
Suggest specific refactoring strategies to reduce complexity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| file_path | Yes | File with complex code to simplify | |
| function_name | No | Specific function to simplify |