Whautomate is a platform that offers seamless integrations for customer engagement, including AI chatbots, appointment scheduling, and broadcast messaging.
Tool to add a new contact. use when you need to programmatically create contacts via the api.
Tool to delete a specific segment. use when you need to remove a segment by its id. use after confirming you have the correct segmentid.
Tool to delete a service category. use when you need to remove a specific service category by its id. use after confirming you have the correct servicecategoryid.
Tool to retrieve all registered webhooks. use after authenticating to audit or inspect existing webhook subscriptions.
Tool to retrieve a specific broadcast's details. use when you have a broadcast id and need its metadata. use after confirming the broadcastid is valid, as this returns detailed broadcast data.
Tool to retrieve a list of broadcasts. use when you need to fetch broadcasts with optional filters such as status or date ranges. example: "get all scheduled broadcasts after 2023-01-01t00:00:00z."