contacts_create_contact
Add a new contact to your Fastmail address book with name, email, phone, organization, and notes.
Instructions
Create a new contact in a CardDAV address book.
Args: name: Full display name of the contact. email: Email address (optional). phone: Phone number (optional). org: Organization/company name (optional). notes: Free-text notes (optional). address_book_href: URL path of the address book. Defaults to the first one found.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| No | |||
| phone | No | ||
| org | No | ||
| notes | No | ||
| address_book_href | No |