Mandala
Tools

Extend

Parse and extract content from documents

Usage Instructions

Integrate Extend AI into the workflow. Parse and extract structured content from documents or file references.

Tools

extend_parser_v2

Parse and extract content from documents using Extend AI

Input

ParameterTypeRequiredDescription
filefileYesDocument to be processed
outputFormatstringNoTarget output format (markdown or spatial). Defaults to markdown.
chunkingstringNoChunking strategy (page, document, or section). Defaults to page.
enginestringNoParsing engine (parse_performance or parse_light). Defaults to parse_performance.
apiKeystringYesExtend API key

Output

ParameterTypeDescription
idstringUnique identifier for the parser run
statusstringProcessing status
chunksjsonParsed document content chunks
blocksjsonBlock-level document elements with type and content
pageCountnumberNumber of pages processed
creditsUsednumberAPI credits consumed

Notes

  • Category: tools
  • Type: extend_v2
Extend