Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_get_chat

Retrieve detailed information about a specific WhatsApp chat, including participants, messages, and metadata, using the chat ID to access conversation data.

Instructions

Get information about a specific chat.

Input Schema

NameRequiredDescriptionDefault
chatIdYesChat ID

Input Schema (JSON Schema)

{ "properties": { "chatId": { "description": "Chat ID", "type": "string" } }, "required": [ "chatId" ], "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