Upload a receipt file to sevDesk
sevdesk_upload_voucher_fileUpload a local receipt file (PDF/image) to sevDesk's temporary storage and obtain a file token required for attaching the file when creating a voucher.
Instructions
Upload a local PDF/image to sevDesk's temporary voucher storage and return the filename token you pass to sevdesk_create_voucher. WRITE operation — refused under SEVDESK_READ_ONLY. ⚠️ This tool can change data in sevDesk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview the request without sending it. | |
| filePath | Yes | Absolute path to the receipt file on this machine. | |
| mimeType | No | Override the content type (default guessed from the extension). |