jambavan_failure_search
Search past failure records for a command, error, or symptom to find existing diagnoses and resolution info before retrying a failing command.
Instructions
Search past failure records for a command, error, or symptom. Call BEFORE retrying a failing command to check if it was already diagnosed. Returns structured failure records with status and resolution info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 5). | |
| query | Yes | Command name, error text, or symptom to search for. | |
| scope | No | Restrict to this scope. Omit for all. |