alefba_document_status
Check the processing status of uploaded documents. Get a mapping of document URLs to analysis and page progress for tracking async OCR jobs.
Instructions
Report processing progress for one or more documents. گزارش وضعیت پردازش اسناد. Calls POST /api/document_status/ and returns a mapping of each URL to {analyzed, processed_pages, all_pages} so you can track async jobs. Optional name of the configured Alefba instance to target. Omit to use the default instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_urls | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||