create_contact
Add a new contact to a Fastmail address book with details like name, emails, phones, and company.
Instructions
Create a new contact in the Fastmail address book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Notes about the contact | |
| emails | No | Contact email addresses | |
| phones | No | Contact phone numbers | |
| prefix | No | Name prefix (e.g. Mr, Ms, Dr) | |
| suffix | No | Name suffix (e.g. Jr, III) | |
| company | No | Company/organization name | |
| jobTitle | No | Job title | |
| lastName | No | Contact's last/family name | |
| firstName | No | Contact's first/given name | |
| addressBookId | Yes | Address book ID to create the contact in (from list_address_books) |