Create contact
contact_createCreate a new contact in an address book by providing a display name, emails, phone numbers, and organization.
Instructions
Create a CardDAV contact (vCard) in an address book.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full display name. | |
| emails | No | ||
| phones | No | ||
| server | No | Server/account id to target. Defaults to the configured default server. | |
| addressBook | No | Address book URL or display name; defaults to the first one. | |
| organization | No |