veto_playwright
Executes browser automation tasks for UI testing, accessibility review, and security vulnerability scanning.
Instructions
Playwright MCP integration. Coordinates browser sessions for testing, a11y review, and security scanning of UI vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional starting URL for the browser session. | |
| task | Yes | Description of the browser task or test scenario. | |
| project_dir | Yes | Absolute path to project root. | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. |