billing-generate_invoice_pdf
billing-generate_invoice_pdfGenerates a PDF invoice from an invoice ID and stores it as a file in the specified case.
Instructions
Generates a PDF invoice and stores it as a file item in the specified case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID to store the generated file in (@rid format) | |
| invoice_id | Yes | Invoice ID (@rid format, e.g. #4:123) |