get_fix_suggestions
Retrieve historical fix suggestions for a failing component by providing its ID and the error message.
Instructions
Get historical fix suggestions for a component and error pattern.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||