analyze-document
Extract structured data from documents using Azure Form Recognizer. Ideal for processing receipts, invoices, and IDs by analyzing the document URL with optional custom models.
Instructions
Analyzes a document using Azure Form Recognizer and returns structured data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
modelId | No | Optional model ID for custom models | |
url | Yes | URL of the document to analyze |