You're viewing a demo portfolio

Join the waitlist
PRSM

send_whatsapp_freeform

Active

Tool of Famulor

declared in 0.2.0

Send a freeform WhatsApp message. Requires an open 24h session (use get_whatsapp_session_status to check).

Parameters schema

{
  "type": "object",
  "required": [
    "sender_id",
    "recipient_phone",
    "message"
  ],
  "properties": {
    "message": {
      "type": "string",
      "description": "Max 4096 chars"
    },
    "sender_id": {
      "type": "integer"
    },
    "recipient_phone": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Famulor

https://github.com/bekservice/Famulor-MCP

1/7 registries
View full server →
send_whatsapp_freeform — Famulor — PRSM MCP