validate_local_html
Validates local HTML files against the W3C Nu HTML Checker API to detect syntax errors, tag issues, and compliance problems.
Instructions
Validates a local HTML file against the official W3C Nu HTML Checker API. Catches syntax, tags, and compliance errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute or relative path to the local HTML file. |