contacts_create_contact
Create a new contact card by providing name, email addresses, phone numbers, organization, and notes, then assign it to one or more address books.
Instructions
Create a new contact card.
Args: name: Full display name of the contact. emails: List of email addresses. phones: List of phone numbers. org: Organization / company name. notes: Free-text notes. address_book_ids: Address book IDs to add the contact to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| emails | No | ||
| phones | No | ||
| org | No | ||
| notes | No | ||
| address_book_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |