get_invoice_pdf
Retrieve the PDF of a specific invoice using its ID. The file content is returned as a base64 string.
Instructions
Descarga el PDF de la factura. Devuelve el contenido en Base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |