# Mocean

Mocean enables SMS, voice, and verification services, integrating messaging capabilities into applications for multifactor authentication or customer engagement

- **Category:** phone & sms
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `MOCEAN`
- **Version:** 20260414_00

## Tools

### Query SMS Message Status V2

**Slug:** `MOCEAN_QUERY_MESSAGE_STATUS_V2`

Tool to query delivery status of an SMS message. Use after sending an SMS when you need to check its delivery success by msgid.

### Voice Dial V2

**Slug:** `MOCEAN_VOICE_DIAL_V2`

Tool to initiate an outbound voice call via Mocean API. Use when you need to place a call with a defined command flow.

### Voice Download Recording V2

**Slug:** `MOCEAN_VOICE_DOWNLOAD_RECORDING_V2`

Tool to download a call recording. Use when you need to retrieve the recording audio for a completed call by its UUID.

### Voice Hangup V2

**Slug:** `MOCEAN_VOICE_HANGUP_V2`

Tool to hang up an active voice call. Use when you need to terminate an ongoing call by its call UUID immediately.

### WhatsApp Incoming Webhook V2

**Slug:** `MOCEAN_WHATSAPP_INCOMING_WEBHOOK_V2`

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.

### WhatsApp Send Message V2

**Slug:** `MOCEAN_WHATS_APP_SEND_MESSAGE_V2`

Tool to send a WhatsApp message via Mocean API. Use when you need to send text, media, template, reaction, or interactive messages on WhatsApp.
