Extend

Usage Instructions

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

Actions

extend_parser

Input

ParameterTypeRequiredDescription
filefileYesDocument to be processed

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

On this page