billy_list_bills
Retrieve bills and expenses with filters for state, contact, date range, and pagination.
Instructions
List bills/expenses. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| state | No | ||
| pageSize | No | ||
| contactId | No | ||
| sinceDate | No | ||
| untilDate | No |