Skip to main content
Glama
BACH-AI-Tools

WhatsApp OSINT MCP Server

fetch_osint_info

Check if a phone number is registered on WhatsApp and retrieve profile picture visibility with public URL when available.

Instructions

This endpoint adeptly determines whether a given number is registered on WhatsApp. In the affirmative case, it provides insights into the visibility of the profile picture, and if accessible, furnishes the public URL of the image in the response.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
phoneYesThe whatsapp number must be written as countrycode and number, no special characters.13022612667
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the core functionality (checking WhatsApp registration and profile picture details) but lacks critical behavioral traits such as authentication requirements, rate limits, error handling, or whether it performs external API calls. For a tool that likely queries external services, this omission is significant.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded, with the first sentence stating the primary purpose clearly. However, the phrasing 'adeptly determines' and 'furnishes' is slightly verbose, and the second sentence could be more streamlined. Overall, it's efficient but not perfectly concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (external verification likely), no annotations, and no output schema, the description is incomplete. It covers the basic purpose but lacks details on behavioral aspects, error responses, or output structure. While it's adequate for understanding what the tool does, it doesn't provide enough context for reliable agent invocation without additional assumptions.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with the 'phone' parameter well-documented in the schema. The description adds no additional parameter semantics beyond what the schema provides (e.g., it doesn't clarify format beyond 'countrycode and number' or explain edge cases). This meets the baseline score of 3 when schema coverage is high.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('determines', 'provides insights', 'furnishes') and resources ('whether a given number is registered on WhatsApp', 'visibility of the profile picture', 'public URL of the image'). It distinguishes itself from sibling tools by focusing specifically on WhatsApp number verification and profile picture information, which is distinct from tools like 'business_insights' or 'privacy_settings'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention any prerequisites, exclusions, or compare it to sibling tools like 'base64_encoded_profile' or 'status', which might offer related functionality. The agent must infer usage from the purpose alone without explicit direction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-whatsapp-osint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server