Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_set_account_picture

Update your WhatsApp profile picture by providing base64 encoded image data. This tool allows you to change your account's display image through the WSAPI WhatsApp service.

Instructions

Update account profile picture.

Input Schema

NameRequiredDescriptionDefault
pictureBase64YesBase64 encoded image data

Input Schema (JSON Schema)

{ "properties": { "pictureBase64": { "description": "Base64 encoded image data", "type": "string" } }, "required": [ "pictureBase64" ], "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