Get Document Image
ogarniai_get_document_imageRetrieve the scanned image of a purchase receipt by providing its document ID. Returns the image as base64-encoded data.
Instructions
Get the scanned image of a purchase document (receipt photo).
Args:
id (string): Document ID (UUID format)
Returns: The receipt/document image as base64-encoded data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID (UUID format) |