post_schema_generate
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
Generate valid, current-spec schema.org JSON-LD from plain fields — the complement to /api/schema/audit. POST {type, fields}; returns correctly nested JSON-LD, a ready-to-embed <script> tag, and a self-audit. Types: Product, Review, Article, Recipe, VideoObject, LocalBusiness, Organization, BreadcrumbList. Current to 2026 Google guidance (interactionStatistic, Key Moments clips, etc). ($0.005 per call, paid via x402)
Parameters schema
{
"type": "object",
"required": [
"type",
"fields"
],
"properties": {
"type": {
"type": "string",
"description": "Product, Review, Article, Recipe, VideoObject, LocalBusiness, Organization, or BreadcrumbList"
},
"fields": {
"type": "object",
"description": "Plain fields for the type, e.g. {name, price, brand} for Product"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.webberdesign/webbersites-x402-data-api
https://github.com/webberdesign/api.webbersites.com
1/7 registries