cypress_get_failure_context
Retrieves a compact debugging bundle for the most recent Cypress test failure, including error details, stack hint, screenshots, spec excerpt, and next actions to enable quick fix-and-rerun.
Instructions
Get a compact debugging bundle for the most recent failure. Returns the failing test, error, stack hint, screenshot paths, relevant spec excerpt, and recommended next actions. This is the key tool for the fix-and-rerun loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||