Executable distribution template

Redirect chain evidence report

Probe a bounded set of selected URLs, preserve the final destinations and redirect flags, and write a concise chain-evidence report for technical 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.

redirect-chain-evidence-report.json2 nodes / current registry
  1. Check URL statusweb_check_url_status
    Loop Starts immediately
  2. Render an HTML report artifactreport_render
    After probes
Template metadata

Set it up without surprises

The following notes are shipped beside the executable definition.

Customize

Inputs to change

  1. Node `probes`: replace the example URLs with canonical, campaign, or migrated paths.
  2. Node `report`: change the filename and title for the migration or release review.
Runtime

Requirements

  • Public HTTPS URLs that permit bounded status reads.
  • The workflow reports the supplied sample only and does not infer crawl budget, rankings, or indexing.
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

Check URL status

Fetch a URL and report its HTTP status, whether it redirected, and the final URL. Useful for monitoring site and landing-page health.

web_check_url_status
Cost
1 credits
Plan
Free
Approval
Not required
02
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
Redirect chain evidence report

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.