Skip to main content
Glama

YCloud WhatsApp API MCP Server

wa_phone_update_commerce_settings

Modify commerce settings for a WhatsApp Business account by specifying the WABA ID and phone number, enabling streamlined business communication and transaction management via the YCloud WhatsApp API.

Instructions

Update commerce settings

Input Schema

NameRequiredDescriptionDefault
bodyNo
phoneNumberYes
wabaIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "body": {}, "phoneNumber": { "type": "string" }, "wabaId": { "type": "string" } }, "required": [ "wabaId", "phoneNumber" ], "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