Skip to main content
Glama

YCloud WhatsApp API MCP Server

wa_template_list

Manage and retrieve WhatsApp message templates using YCloud WhatsApp API, filtering by name and language for efficient template organization and deployment.

Instructions

List templates

Input Schema

NameRequiredDescriptionDefault
filter.languageYes
filter.nameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filter.language": { "type": "string" }, "filter.name": { "type": "string" } }, "required": [ "filter.name", "filter.language" ], "type": "object" }
Install Server

Other Tools from YCloud WhatsApp API MCP Server

Related Tools

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/YCloud-Developers/ycloud-whatsapp-mcp-server'

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