generate_invoice_pdf
Fetch a Wave invoice and generate a branded PDF, saving it to a specified output path.
Instructions
Fetch invoice from Wave and generate a branded PDF. Returns the path to the generated PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | Wave invoice ID | |
| outputPath | No | Custom output path for PDF (optional) |