visual_check
Screenshot a URL and analyze it for visual bugs using AI. Returns whether issues exist, a summary, and a detailed issues list. Use this after deployments, PRs, or any UI change to catch layout problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to visually check (must be publicly accessible) | |
| prompt | No | Optional: specific aspect to focus on | |
| no_cache | No | Optional: bypass cache | |
| viewport | No | Optional: viewport size — desktop (1280px), tablet (768px), mobile (375px) |