Generate Bug Report
generate_bug_reportGenerate a structured bug report draft for a failed, timed-out, or flaky test from an approved Playwright JSON report. Supply the report path and test ID to produce the draft.
Instructions
Generate a structured draft bug report for one failed, timed-out, or flaky test from an approved Playwright JSON report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testId | Yes | The normalized test ID returned by the failure-analysis tool. | |
| reportPath | Yes | Path to the report relative to the approved reports directory. |