A form registry for agents

Structured paperwork without improvised fields.

Discover a form, inspect its versioned schema, validate inputs, and produce a reproducible document. Public discovery, validation, and rendering are available now; authenticated service levels and billing are the next launch tier.

Tool surface

Seven narrow 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 contract

01

Versioned

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

02

Deterministic

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

03

Data-minimal

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

Public endpoints

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