When to Use
- Error diagnosis: Root cause analysis of errors, crashes, or unexpected behavior
- Config issues: Debugging configuration problems or dependency conflicts
- Unexpected behavior: Understanding why a framework behaves differently than expected
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
symptoms | Yes | string | Description of the failure symptoms |
logs | Yes | string | Relevant log output or error messages |