Mocean enables SMS, voice, and verification services, integrating messaging capabilities into applications for multifactor authentication or customer engagement
Tool to query delivery status of an SMS message. Use after sending an SMS when you need to check its delivery success by msgid.
Tool to initiate an outbound voice call via Mocean API. Use when you need to place a call with a defined command flow.
Tool to download a call recording. Use when you need to retrieve the recording audio for a completed call by its UUID.
Tool to hang up an active voice call. Use when you need to terminate an ongoing call by its call UUID immediately.
Tool to receive and return the full incoming WhatsApp webhook payload. Use when you must capture raw webhook JSON (message_id, event_type, event_data) for downstream parsing.
Tool to send a WhatsApp message via Mocean API. Use when you need to send text, media, template, reaction, or interactive messages on WhatsApp.