Get Invoices
get_invoicesRetrieve invoices with outstanding and overdue summary stats to answer questions about unpaid payments or money owed.
Instructions
Get invoices the user has raised, with summary stats on outstanding and overdue amounts. Use when user asks about invoices, outstanding payments, or money owed to them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by invoice number | |
| status | No | Filter by status: draft, sent, paid, overdue, cancelled, all | |
| contact_id | No | Filter by client/contact ID |