Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_set_account_presence

Update your WhatsApp account status to show as available or unavailable to other users, controlling your online presence visibility.

Instructions

Set account presence status.

Input Schema

NameRequiredDescriptionDefault
statusYesPresence status

Input Schema (JSON Schema)

{ "properties": { "status": { "description": "Presence status", "enum": [ "available", "unavailable" ], "type": "string" } }, "required": [ "status" ], "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