billy_list_invoices
Retrieve a filtered list of invoices by state, contact ID, or date range using Billy accounting.
Instructions
List invoices. READ-ONLY. Filters: state (draft/approved/paid), contactId, sinceDate, untilDate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| state | No | ||
| pageSize | No | ||
| contactId | No | ||
| sinceDate | No | ||
| untilDate | No |