classify_error
Classify an error message from MOM6 or CESM model runs to identify probable cause and get fix suggestions. Pass error text to receive a structured diagnosis based on known failure modes.
Instructions
Classify a MOM6/CESM error message and return probable cause and fix suggestions.
Pass a snippet of error text (e.g. from find_errors output) and get back a structured diagnosis. Matches against a library of known MOM6 failure modes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |