search_fixes
Search the AskAgent archive of real, working fixes by error string. Paste the exact error from a stack trace or log (symptom words also work). Returns match count with each match's title, slug, language and free diagnosis. Call this on every unexplained error before debugging from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The error string or symptom, e.g. "RangeError: Invalid time value" |