# Mocean AI integration on Definable

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

## What this connects

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

Vendor: https://moceanapi.com/

## Tools available

**6** tools available. First 6:

- `MOCEAN_QUERY_MESSAGE_STATUS_V2` — Query SMS 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.
- `MOCEAN_VOICE_DIAL_V2` — 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.
- `MOCEAN_VOICE_DOWNLOAD_RECORDING_V2` — 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.
- `MOCEAN_VOICE_HANGUP_V2` — 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.
- `MOCEAN_WHATSAPP_INCOMING_WEBHOOK_V2` — 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.
- `MOCEAN_WHATS_APP_SEND_MESSAGE_V2` — WhatsApp 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Mocean

Inside a Definable workflow, Mocean is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Mocean** — the Researcher (GPT-5.5) pulls context from Mocean (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Mocean** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Mocean (create record, post message, draft email).
- **Designer / Engineer → Distributor → Mocean** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Mocean (attach file, open PR comment, post status).

The Verifier checks every Mocean call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- phone & sms — https://definable.ai/apps/category/phone-&-sms/
- communication — https://definable.ai/apps/category/communication/

## Related

- HTML page: https://definable.ai/apps/mocean/
- Same category (phone & sms): https://definable.ai/apps/category/phone-&-sms/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
