billing_get_invoice
Retrieve a specific invoice's details and line items using its invoice ID. Access complete billing records for any invoice.
Instructions
Get details of a specific invoice.
Args: invoice_id: The invoice ID
Returns: Invoice details including line items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||