auto_fix_hint_pack
Combines smart and historical suggestions to create a step-by-step auto-fix checklist for a specific error in a project component.
Instructions
Build a step-by-step auto-fix checklist from smart + historical suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the analyzed project. | |
| node_id | Yes | ID of the failing component. | |
| error_message | Yes | Current error message. | |
| max_historical | No | Maximum historical patterns to include. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||