Developer and agent tools

Versioned schemas, validation, and MCP tools.

Discover a form, inspect its schema, validate inputs, and render a reproducible document. Public discovery and rendering are available now; authenticated billing is the next tier.

Tool surface

Seven tools. Clear inputs and outputs.

search_forms

Find forms by title, purpose, or workflow tag.

get_form_schema

Return the exact JSON Schema and current version.

validate_form_data

Check required fields and formats without rendering.

render_form

Create a deterministic structured or print-ready result.

render_workflow_bundle

Validate several quote-to-cash records together.

get_form_version

Confirm the current template version and update date.

list_supported_formats

Discover human and machine output formats.

Reliability

01

Versioned

Every result identifies the form version used. A breaking change gets a new version.

02

Deterministic

The same validated inputs and pinned version produce the same structured document.

03

Data-minimal

Sensitive identity, payment, health, and credential fields are excluded from the registry.

Public endpoints

Preview status: These public endpoints are for evaluation and low-volume use. Production API keys, service levels, and paid rendering are not active yet.