get_invoice
Retrieve a specific invoice by supplying its unique invoice ID. Use when you have the invoice number and need its details.
Instructions
Fetch one invoice by invoice_id (for example INV-0001). Use when the user already has the invoice number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes |