Executable distribution template

Pricing page product schema review

Read a pricing page, generate an advisory Product JSON-LD draft from explicit example facts, and save the page evidence plus schema warnings for human review.

Updated 1 August 2026 from the executable catalog.

definition.nodes

The executable path

Node labels and costs come from the registry. Dependency captions come from each node's dependsOn field, including parallel starts and approval gates.

pricing-page-schema-review.json3 nodes / current registry
  1. Fetch page textweb_fetch_page
    Starts immediately
  2. Generate JSON-LD schemaseo_generate_jsonld
    After page
  3. Render an HTML report artifactreport_render
    After page + schema
Template metadata

Set it up without surprises

The following notes are shipped beside the executable definition.

Customize

Inputs to change

  1. Node `page`: replace the example pricing URL.
  2. Node `schema`: replace product name, URL, image, price, and currency with facts visible on the page.
  3. Node `report`: rename the review artifact.
Runtime

Requirements

  • A public HTTPS pricing page.
  • Schema is advisory and must match visible facts before publication; this workflow never injects markup.
Generally available operations

Operation manifest

Every operation below is present in this template's JSON and has no private rollout gate in the registry.

01
Open web

Fetch page text

Download a web page and return its title and readable text content (HTML stripped, capped). Use for reading landing pages, articles, or competitor copy.

web_fetch_page
Cost
1 credits
Plan
Free
Approval
Not required
02
SEO toolkit

Generate JSON-LD schema

Create validated, schema.org JSON-LD for a marketing page or entity. The result is deterministic, HTTPS-only, and ready for a reviewed page or report; it never publishes or changes a website.

seo_generate_jsonld
Cost
0 credits
Plan
Free
Approval
Not required
03
Report artifacts

Render an HTML report artifact

Compose text, KPI metrics, inline charts, and tables (typically templated from upstream operation outputs) into a branded, self-contained HTML report stored as a workspace file. Supports white-label brand name/colour/logo. Returns the file id and download path; prints cleanly to PDF.

report_render
Cost
2 credits
Plan
Free
Approval
Not required
Pricing page product schema review

The wiring is visible. The final decision stays yours.

Start free to build workflows manually. This template's requirement panel shows what must be unlocked before execution.