Install
openclaw skills install wa-number-checkerQuery whether a phone number is registered on WhatsApp. Use when the user asks to check if a number has WhatsApp, verify if a number exists on WhatsApp, "查这个...
openclaw skills install wa-number-checkerDetermine whether a given phone number is registered on WhatsApp. Use this skill when the user asks if a number has WhatsApp or is using WhatsApp.
call_mcp_tool to call check_whatsapp_number with the phone parameter (E.164 format recommended, e.g. +34605797764 or +8613800138000).x-api-key header and request GET /api/wa/check?phone=.... Base URL is https://wa-check-api.whatsabot.com.phone: Required. E.164 or digits only (e.g. 34605797764). If the user only provides a local number, ask for the country code or have them supply it.result.exist in the response—"This number is registered on WhatsApp" or "This number is not registered on WhatsApp."