AI-Process Mortgage Document
process_mortgage_documentExtract structured data from mortgage documents in PDF format using AI processing. Provide a PDF file path and get structured information saved as JSON.
Instructions
AI-Process Mortgage Document: extract structured data via PDF4me POST /api/v2/ProcessMortgageDocument. Uses camelCase isAsync (true), not IsAsync. Body: docContent, docName, isAsync; optional documentType (hint, e.g. loan—omitted when empty); CustomFieldKeys (PascalCase) only when custom_field_keys is non-empty. Provide pdf_file_path (local .pdf only, must be a PDF file). doc_name optional (basename); 202 + Location poll; saves process_mortgage_document.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_name | No | ||
| output_dir | No | ||
| document_type | No | ||
| pdf_file_path | No | ||
| custom_field_keys | No |