get_trace_summary
Extract the failing action and top-level error message from a Playwright trace to quickly identify the cause of CI failures.
Instructions
Returns the failing action and top-level error message from a Playwright trace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to trace.zip, or a URL (https://) to download it from |