Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_subscribe_contact_presence

Subscribe to real-time presence updates for a WhatsApp contact to monitor their online status and availability changes.

Instructions

Subscribe to presence updates for a specific contact.

Input Schema

NameRequiredDescriptionDefault
contactIdYesContact ID (phone number with @s.whatsapp.net)

Input Schema (JSON Schema)

{ "properties": { "contactId": { "description": "Contact ID (phone number with @s.whatsapp.net)", "type": "string" } }, "required": [ "contactId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wsapi-chat/wsapi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server