freeagent_list_invoices
Retrieve invoices from FreeAgent with filters by status, contact, project, or date range.
Instructions
List invoices from FreeAgent, optionally filtered by view, sort order, contact, project, or updated date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Filter invoices by status view | |
| sort | No | Sort order for results | |
| contact | No | Filter by contact URL | |
| project | No | Filter by project URL | |
| updated_since | No | Filter invoices updated since this date (ISO 8601) | |
| nested_invoice_items | No | Whether to include nested invoice items in the response |