Search Invoices Tool
search-invoicesSearches authorized invoices using bounded customer, job, status, payment, due-date, and total fields; payment links and addresses are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of invoices to return. | |
| query | No | Invoice number, customer name, email, phone, job title, or description. | |
| job_id | No | Restrict results to one job ID. | |
| status | No | Invoice lifecycle status. | |
| customer_id | No | Restrict results to one customer ID. | |
| payment_status | No | Authoritative payment state, such as unpaid, pending, paid, or refunded. |