extract
Extract and chunk text from documents in various formats by providing a base64-encoded file and content type for structured data processing.
Instructions
Perform text extraction and chunking on a document.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base64Document | Yes | Document encoded in base64. | |
contentType | Yes | Document content type. |