post_liquid_section
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
HTML → Shopify section converter. POST static HTML; get back a drop-in theme section: headings, paragraphs, images, links, and buttons are lifted into {{ section.settings.* }} references and a matching {% schema %} is generated with your original content as the defaults — immediately editable in the Shopify theme editor. Deterministic transform, no AI; output is self-linted before it's returned. ($0.01 per call, paid via x402)
Parameters schema
{
"type": "object",
"required": [
"html"
],
"properties": {
"html": {
"type": "string",
"description": "Static HTML to convert (fragment or full page), max 256 KB"
},
"name": {
"type": "string",
"description": "Section name for the schema (default: first heading)"
}
}
}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