You're viewing a demo portfolio

Join the waitlist
PRSM

create_whatsapp_connect_link

Active

Tool of FavCRM

declared in 1.0.0

Create a short-lived browser link for WhatsApp Business Embedded Signup. The user must open the link because Meta requires a browser popup to authorize and choose the WABA/phone number.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "ttlMinutes": {
      "type": "integer",
      "maximum": 1440,
      "minimum": 5,
      "description": "Connect link lifetime in minutes. Defaults to 30."
    },
    "onboardingMode": {
      "enum": [
        "cloud_api",
        "coexistence"
      ],
      "type": "string",
      "default": "cloud_api",
      "description": "Use cloud_api for a new WhatsApp Cloud API connection, or coexistence when connecting a WhatsApp Business App number."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →