wa_phone_list
Retrieve a list of phone numbers connected to the YCloud WhatsApp API using the MCP server, enabling AI models to access and manage contact data programmatically.
Instructions
List phone numbers
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"
}