generate_invoice
Generate a PDF invoice for a client from provided billing and service data, save it to the outputs directory, and return the file path.
Instructions
Generate an invoice for a client in PDF format. The invoice is saved to the outputs directory and the path is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||