Skip to main content
Glama

Titanmind WhatsApp MCP

by TitanmindAGI
MIT License
15
  • Apple
  • Linux

send_whatsapp_message_to_a_conversation

Send a text message directly to a specific WhatsApp conversation using Titanmind WhatsApp MCP’s messaging service, enabling efficient and targeted communication.

Input Schema

NameRequiredDescriptionDefault
conversation_idYes
messageYes

Input Schema (JSON Schema)

{ "properties": { "conversation_id": { "title": "Conversation Id", "type": "string" }, "message": { "title": "Message", "type": "string" } }, "required": [ "conversation_id", "message" ], "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/TitanmindAGI/titanmind-whatsapp-mcp'

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