list_invoices
Retrieve invoice details including number, status, date, and total. Filter by status or cap results to summarize spending or identify unpaid invoices.
Instructions
List invoices for the authenticated account: number, status (paid / unpaid / cancelled), issued date, total. Use for "summarize my last 6 months of spend" or "which invoices are unpaid".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Cap results (default: 50, max: 200). | |
| status | No | Optional filter on invoice status. |