download_document_export
Download an exported document by providing the export ID and output path. The tool polls the export status and saves the file once ready.
Instructions
Exportált dokumentum letöltése. Az export ID-t a create_document_export adja vissza. Pollozza a státuszt, amíg kész nem lesz, majd letölti a fájlt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export_id | Yes | Az export ID-ja (create_document_export-ból) | |
| output_path | Yes | Fájl mentési útvonal (pl. /tmp/export.xlsx) |