Mocean

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

6 actions Integration catalog
Request access
Connect Mocean once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Query SMS Message Status V2MOCEAN_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 V2MOCEAN_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 V2MOCEAN_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 V2MOCEAN_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 V2MOCEAN_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 V2MOCEAN_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.