Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_set_account_status

Update your WhatsApp status message to share your current status with contacts. Set a custom status up to 139 characters to communicate availability, mood, or information.

Instructions

Update account status message.

Input Schema

NameRequiredDescriptionDefault
statusYesStatus message (max 139 characters)

Input Schema (JSON Schema)

{ "properties": { "status": { "description": "Status message (max 139 characters)", "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