Skip to main content
Glama

WhatsApp MCP Server

by msaelices

get_group_participants

Retrieve a list of participants from a specific WhatsApp group by providing the group ID. This tool helps manage and analyze group membership efficiently.

Instructions

Get the participants of a WhatsApp group. Parameters: - group_id: The WhatsApp ID of the group

Input Schema

NameRequiredDescriptionDefault
group_idYes

Input Schema (JSON Schema)

{ "properties": { "group_id": { "title": "Group Id", "type": "string" } }, "required": [ "group_id" ], "title": "get_group_participantsArguments", "type": "object" }

You must be authenticated.

Other Tools from WhatsApp MCP Server

Related Tools

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/msaelices/whatsapp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server