freeagent_list_credit_notes
List FreeAgent credit notes using filters for view, date, contact, project, and nested items, with sorting support.
Instructions
List credit notes from FreeAgent with optional filtering and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Filter credit notes by view | |
| updated_since | No | Only return credit notes updated since this ISO 8601 date | |
| sort | No | Sort order, e.g. "created_at" or "-updated_at" | |
| contact | No | Filter by contact URL | |
| project | No | Filter by project URL | |
| nested_credit_note_items | No | Whether to include nested credit note items in the response |