Skip to main content
Glama

Evolution API WhatsApp MCP Server

by luiso2

send_template

Send pre-approved WhatsApp Business template messages with dynamic variables for order confirmations, appointment reminders, and promotional communications.

Instructions

Send a message using a template

Input Schema

NameRequiredDescriptionDefault
instanceNameYesInstance name
numberYesRecipient phone number
templateIdYesTemplate ID
variablesYesVariables to replace in template

Input Schema (JSON Schema)

{ "properties": { "instanceName": { "description": "Instance name", "type": "string" }, "number": { "description": "Recipient phone number", "type": "string" }, "templateId": { "description": "Template ID", "type": "string" }, "variables": { "description": "Variables to replace in template", "type": "object" } }, "required": [ "instanceName", "number", "templateId", "variables" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/luiso2/mcp-evolution-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server