validate_html
Validate HTML structure, accessibility, and SEO compliance for web pages to ensure proper formatting, user accessibility, and search engine optimization standards.
Instructions
Validate HTML structure, accessibility, and SEO
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to validate | |
| checks | No | Validation checks to perform (default: all) | |
| useCache | No | Whether to use cached content if available (default: true) |