← 返回
沟通协作 Key

WhatsApp Number Checker

Query 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, "查这个...
Query 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, "查这个...
zhuqling
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 542
下载
💾 9
安装
1
版本
#latest

概述

WhatsApp Number Check

Determine 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.

How to call

  1. If wa-check-api MCP is configured: Prefer using call_mcp_tool to call check_whatsapp_number with the phone parameter (E.164 format recommended, e.g. +34605797764 or +8613800138000).
  2. If MCP is not configured or you need to call from code/scripts: Use the REST API; see references/api.md. Include the x-api-key header and request GET /api/wa/check?phone=.... Base URL is https://wa-check-api.whatsabot.com.

Parameters and format

  • 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.

Results and errors

  • Success: Answer based on result.exist in the response—"This number is registered on WhatsApp" or "This number is not registered on WhatsApp."
  • API returns non-zero code: Briefly explain using the error code (missing API key, invalid number, insufficient credits, rate limit, etc.) and suggest the user check their API key or credits. Error code details are in references/api.md.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 03:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,675
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,583
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,399