freeagent_list_bills
List bills from FreeAgent with filtering options by view, date, contact, or project to manage accounting records.
Instructions
List bills from FreeAgent with optional filtering by view, date range, contact, or project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Filter bills by view | |
| from_date | No | Filter bills from this date (YYYY-MM-DD) | |
| to_date | No | Filter bills to this date (YYYY-MM-DD) | |
| updated_since | No | Only return bills updated since this ISO 8601 date | |
| contact | No | Filter by contact URL | |
| project | No | Filter by project URL | |
| nested_bill_items | No | Whether to include nested bill items in the response |