wa_msg_retrieve
Retrieve WhatsApp messages using the YCloud WhatsApp API MCP Server, enabling AI models to access and interact with chat data efficiently.
Instructions
Retrieve a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}