verify_whatsapp_code
ActiveTool of Tu Lugar
declared in 1.8.1
Complete WhatsApp verification by submitting the 6-digit code the agent received on WhatsApp (after send_whatsapp_verification). On success the account can publish listings.
Parameters schema
{
"type": "object",
"required": [
"code"
],
"properties": {
"code": {
"type": "string",
"description": "The 6-digit code sent to the WhatsApp number"
}
}
}Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries