Agent Body modelsapi generation api

agentbody/document-parse

Parse a document at an HTTPS URL into Markdown and structured content.. Supports PDFs, Word documents, and other common formats.

Input
The HTTPS URL of the document to parse.
Original filename with extension (used for format detection).
Whether to analyze charts in the document.
Whether to merge split tables across pages.
Whether to re-level heading hierarchy.
Idle

Example output — click Run to generate your own

API README

Document Parse

Parse a document at an HTTPS URL into Markdown and structured content. Supports PDFs, Word documents, and other common formats. It is suitable for document-parsing, markdown, pdf workflows.

Capability

Parse a document at an HTTPS URL into Markdown and structured content. Supports PDFs, Word documents, and other common formats. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Collect and normalize information from public pages or source content for downstream workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models