Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_set_account_name

Update your WhatsApp account display name to personalize your profile and maintain current identification across all chats and contacts.

Instructions

Update account display name.

Input Schema

NameRequiredDescriptionDefault
nameYesNew account name (max 255 characters)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "New account name (max 255 characters)", "type": "string" } }, "required": [ "name" ], "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