alefba_download_word
Download a processed document as a Word (.docx) file. Provide the document URL to get the OCR output in editable format.
Instructions
Download the analyzed document as a Word (.docx) file. دریافت سند تحلیلشده به صورت فایل ورد. Calls POST /api/download_word/. Returns the download endpoint info; when save_path is given the .docx bytes are saved locally and the saved path is returned. The document must have been processed first. Optional name of the configured Alefba instance to target. Omit to use the default instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_url | Yes | ||
| save_path | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||