seo_audit_schema
Validates Schema.org JSON-LD structured data on a URL or local file, checking syntax, required properties, and eligibility for Google rich results.
Instructions
Extracts and validates Schema.org JSON-LD structured data (Organization, LocalBusiness, FAQPage, Service, Product, BreadcrumbList, Article) for syntax correctness, required properties, and Google rich result eligibility.
USAGE GUIDELINES:
Use to inspect whether structured data is correctly embedded and free of JSON syntax or validation errors.
Do NOT use to apply schema fixes to files; use 'seo_generate_code_fix' with the 'jsonLdSchema' parameter instead.
BEHAVIORAL TRANSPARENCY:
Safe, read-only validation tool. No file modifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target live URL (e.g. "https://example.com") or local file path to inspect. |