Generate Playwright test from report
test_gen_from_reportGenerates a Playwright test spec from a classified report and opens a draft pull request.
Instructions
POST to inventory test-gen: uses the project BYOK LLM to author a Playwright spec from a classified report and opens a draft PR (internal service orchestration). Requires inventory_v2 + GitHub + LLM keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | Report UUID to turn into a Playwright PR | |
| projectId | No | Project UUID — defaults to configured project |