You're viewing a demo portfolio

Join the waitlist
PRSM

post_schema_generate

Active

Tool of io.github.webberdesign/webbersites-x402-data-api

declared in 1.0.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
post_schema_generate — io.github.webberdesign/webbersites-x402-data-api — PRSM MCP