Agentic Document Extraction (ADE) Parse returns three components: Markdown, structure, and metadata.
Markdown is the full document as one string in reading order. Structure is a document tree of typed blocks with inline grounding. Metadata is a receipt tracking page counts, billing, and more.
Five optional config options shape that output, each with a sensible default if you leave it out: page selection, table format, dropping a block from the Markdown string, per-line bounding boxes, and node-level Markdown.
The video breaks down each one: