inspect_viewport_meta
Parse and validate the viewport meta tag against iOS Safari best practices, identifying issues like missing width=device-width, disabled zoom, and missing viewport-fit=cover.
Instructions
Parse the viewport meta tag and validate it against iOS Safari best practices. Reports issues like missing width=device-width, disabled zoom (accessibility violation), missing viewport-fit=cover for safe areas, and other common misconfiguration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||