validate_schema_markup
Find and validate JSON-LD schema blocks in HTML, detecting syntax errors to ensure structured data compliance.
Instructions
Finds and validates the JSON-LD schema blocks within the HTML, catching syntax issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| htmlContent | Yes | The raw HTML string containing <script type="application/ld+json"> blocks. |