alefba_read_pages
Extract text from specific pages of documents via OCR. Input document URLs with page numbers; receive structured text results.
Instructions
Read (OCR) specific pages of documents. استخراج متن از صفحات مشخص اسناد. Each entry in page_urls is a document URL with an @page=N suffix, e.g. https://example.com/doc.pdf@page=2. Returns the same structured result as alefba_read_document (or {state, task_ids} async). Optional name of the configured Alefba instance to target. Omit to use the default instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_urls | Yes | ||
| type | No | general | |
| fix_orientation | No | ||
| word_positions | No | ||
| wait | No | ||
| priority | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||