freeagent_list_contacts
Retrieve FreeAgent contacts (clients and suppliers) with name, email, status, and outstanding balance. Use the contact URL when raising invoices or entering 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 |