You're viewing a demo portfolio

Join the waitlist
PRSM

send_whatsapp_template

Active

Tool of Famulor

declared in 0.2.0

Send a WhatsApp template message (required when initiating or outside the 24h window).

Parameters schema

{
  "type": "object",
  "required": [
    "sender_id",
    "template_id",
    "recipient_phone"
  ],
  "properties": {
    "sender_id": {
      "type": "integer"
    },
    "variables": {
      "type": "object",
      "additionalProperties": true
    },
    "template_id": {
      "type": "integer"
    },
    "recipient_name": {
      "type": "string"
    },
    "recipient_phone": {
      "type": "string",
      "description": "E.164"
    }
  }
}

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_template — Famulor — PRSM MCP