You're viewing a demo portfolio

Join the waitlist
PRSM

send_whatsapp_verification

Active

Tool of Tu Lugar

declared in 1.8.1

Send a WhatsApp verification code to the agent's mobile number. Publishing listings requires a verified WhatsApp number — if account_status shows can_publish=false, use this to start verification. A 6-digit code is delivered to the number over WhatsApp; then call verify_whatsapp_code with it.

Parameters schema

{
  "type": "object",
  "required": [
    "phone"
  ],
  "properties": {
    "phone": {
      "type": "string",
      "description": "Mobile number in international format, e.g. +595981234567"
    },
    "language": {
      "enum": [
        "es",
        "en",
        "pt"
      ],
      "type": "string",
      "description": "Message language (default es)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Tu Lugar

https://github.com/JanKratochvil1/tulugar-mcp-server

1/7 registries
View full server →