cuba_expediente
Search past errors and their solutions to avoid repeating failed approaches. Get warnings if a proposed action has been tried before.
Instructions
Search past errors/solutions. Use 'proposed_action' as anti-repetition guard: warns if similar approach previously failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text for errors | |
| project | No | Filter by project | |
| resolved_only | No | Only return errors with solutions | |
| proposed_action | No | Anti-repetition: describe what you plan to do. Returns warning if similar approach failed before. |