You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version dev).

whatsapp_remove_group_participant

Inactive

Tool of Green API WhatsApp

declared in dev

Remove a participant from a WhatsApp group

Parameters schema

{
  "type": "object",
  "required": [
    "instance_id",
    "group_id",
    "participant_chat_id"
  ],
  "properties": {
    "group_id": {
      "type": "string",
      "description": "Group ID"
    },
    "instance_id": {
      "type": "number",
      "description": "WhatsApp instance ID"
    },
    "participant_chat_id": {
      "type": "string",
      "description": "Participant chat ID (79001234567@c.us)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Green API WhatsApp

https://github.com/green-api/green-api-mcp-gateway

1/7 registries
View full server →
whatsapp_remove_group_participant — Green API WhatsApp — PRSM MCP