AI AGENTS
Give agents clear document data.
Send a file. Receive Markdown or JSON your agent can use.
Document work that an agent can wait on reliably.
01 · SUBMIT
Submit
An agent starts a job instead of guessing from a raw file.
02 · PROCESS
Process
StartOCR returns the output you asked for in a consistent format.
03 · CONTINUE
Continue
The workflow resumes after a completed job signal.
04 · ACT
Act
The agent receives context it can cite, route, or transform.
Give agents data, not a raw file.
Clear fields and useful errors tell your workflow what to do next.
STRUCTURED OUTPUT
ASYNC JOBS + WEBHOOKS
SAFE RETRIES
EXPLICIT ERROR STATES