invoices-list
invoices-listFilter and list invoices by client, billing period, or status.
Instructions
Lists invoices, optionally filtered by client, billing period, or status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Filter by client name or ID (@rid format) | |
| month_of | No | Filter by billing period (e.g., '2025-12', 'December 2025') | |
| status | No | Filter by status: draft, sent, paid, overdue, cancelled |