test_url
Test a URL with screenshots and checks for visual, accessibility, functionality, SEO, performance, and GEO readiness for AI agents.
Instructions
Test a single URL. Takes screenshot and runs checks for visual issues, accessibility, functionality, SEO, performance, and GEO (AI/agentic search readiness: robots.txt AI-crawler access, llms.txt, WebMCP, JSON-LD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to test | |
| checks | No | Types of checks to run (visual, accessibility, functionality, seo, performance, geo). Default: all | |
| project | No | Project name (optional). With a project: runs in its shared, authenticated context. Without: runs in an isolated context (no shared cookies/login). |