suggest_refactoring_file
Analyze a Fortran file to detect refactoring opportunities and receive modern design pattern recommendations mapped to Refactoring Guru.
Instructions
Analyzes a local Fortran file and suggests modern design patterns and refactoring options mapped to Refactoring Guru.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the Fortran file to analyze. | |
| problem_description | No | Optional description of the problem or requirements. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |