freeagent_create_contact
Create a client or supplier contact in FreeAgent to invoice or record bills against. Add an organisation name or person's first/last name, plus optional contact details.
Instructions
Create a contact in FreeAgent — a client to invoice or a supplier to record bills against. Supply either an organisation name or a first/last name (or both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| town | No | Town or city | |
| No | Contact email address | ||
| region | No | County, region or state | |
| country | No | Country (e.g. 'United Kingdom') | |
| address1 | No | First line of the address | |
| address2 | No | Second line of the address | |
| lastName | No | Contact last name | |
| postcode | No | Postcode or ZIP | |
| firstName | No | Contact first name | |
| phoneNumber | No | Contact phone number | |
| chargeSalesTax | No | Whether to charge sales tax to this contact (default: Auto) | |
| organisationName | No | Company name (e.g. 'Example Client Ltd') | |
| contactNameOnInvoices | No | Show the person's name rather than the organisation on invoices |