freeagent_list_contacts
Retrieve FreeAgent clients and suppliers with contact details and outstanding balances. Use the contact URL to raise invoices or enter supplier bills.
Instructions
List FreeAgent contacts (clients and suppliers). Returns contact URL, name, email, status and outstanding account balance. Use the contact URL when raising an invoice or entering a supplier bill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Which contacts to return (default: active) | active |
| limit | No | Maximum contacts to fetch (default 100, max 1000). The server pages through as many requests as needed; `search` is applied to everything fetched. | |
| search | No | Case-insensitive filter on name or email, applied to the results |