Contacts
create_contact
Required arguments:
email
firstNamelastNamesource(defaults tomcp)userId
update_contact
Use email or userId to identify the contact, then supply any fields you want to update.
list_contacts
Optional filters:
emailuserId
delete_contact
Delete by email or userId.
Events
send_event
Required arguments:
eventName
emailuserId
send_email
Required arguments:
to
templateIdsubjecthtmlBodytextBodyfrom
templateId, MailKatana loads the saved template first and fills missing body fields from that template.
list_templates
Lists available templates in the workspace.
get_template
Required arguments:
templateId