Skip to main content
Glama

WSAPI WhatsApp MCP Server

by wsapi-chat

whatsapp_get_group

Retrieve detailed information about a specific WhatsApp group using its group ID, including member list, group settings, and metadata for group management operations.

Instructions

Get information about a specific group.

Input Schema

NameRequiredDescriptionDefault
groupIdYesGroup ID (with @g.us)

Input Schema (JSON Schema)

{ "properties": { "groupId": { "description": "Group ID (with @g.us)", "type": "string" } }, "required": [ "groupId" ], "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