Create Contact AttributeTool to create a new custom attribute for contacts in Heyy.
Create ContactTool to create a new contact in Heyy with optional details including first name, last name, email, phone number, labels, and custom attributes.
Create LabelTool to create a new label for categorizing contacts in Heyy.
Create WebhookTool to create a new webhook for receiving event notifications across multiple channels.
Delete AttributeTool to delete an attribute by its unique identifier.
Delete LabelTool to delete a label by its unique identifier.
Delete WebhookTool to delete a webhook by its unique identifier.
List AttributesTool to retrieve all attributes available in the Heyy system.
List AutomationsTool to retrieve automation workflows for a specified channel.
List ChannelsTool to retrieve all available channels from the Heyy system.
List Message TemplatesTool to retrieve all message templates available in the Heyy system.
List API WebhooksTool to retrieve all API webhooks configured for the account.
Update WebhookTool to update a webhook's URL and active status.