contacts
Manage and organize contacts effectively with operations like creating, updating, importing, and exporting, while handling lists and attributes for streamlined contact management.
Instructions
Comprehensive contact management - create, update, get, bulk import, manage lists and attributes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attributeData | No | Attribute data for create/update attribute operations | |
attributeName | No | Attribute name for attribute operations | |
contactData | No | Contact information for create/update operations | |
contacts | No | Array of contacts for bulk operations | |
identifier | No | Contact email or ID (for get, update, delete operations) | |
listData | No | List information for create list operation | |
listId | No | List ID for list operations | |
operation | Yes | Contact operation to perform |