get_invoice
Retrieve complete invoice details including line items by providing an invoice ID from the Odoo system.
Instructions
Get details of a specific invoice with its lines.
Args:
invoice_id: Invoice ID
Returns:
Complete invoice details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes |