billy_get_invoice
Retrieve a specific invoice from Billy accounting using its ID. Optionally include related resources like invoice lines and contact details.
Instructions
Get a specific invoice by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invoice ID | |
| include | No | Related resources to include (e.g., 'invoice.lines,invoice.contact') |