Skip to main content
Glama
prodmeevan

whatsapp-mcp-free

by prodmeevan

help

Access guidance for using WhatsApp MCP tools, including command usage, anti-ban practices, and troubleshooting solutions.

Instructions

Panduan pakai whatsapp-mcp-free: tools, /Wa.p, anti-ban, troubleshooting

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv0.7.0

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral disclosure burden. 'Panduan pakai' strongly implies an informational, read-only help resource, but the description does not explicitly state that it returns static documentation or performs no WhatsApp actions. This is adequate but not fully explicit.

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

Conciseness5/5

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

The description is a single, compact sentence that front-loads the tool's purpose and lists the key content categories. Every word earns its place, and there is no unnecessary detail.

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

Completeness4/5

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

For a zero-parameter help tool, the description is largely complete: it says what the tool is about and which topics it covers. It does not describe the exact return format, but no output schema exists and the tool's nature makes the output predictable.

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

Parameters4/5

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

The tool has zero parameters and an empty input schema, so the baseline is 4. There is no parameter information to add, and the description appropriately focuses on the tool's purpose rather than nonexistent arguments.

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

Purpose4/5

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

The description identifies the tool as a usage guide for whatsapp-mcp-free and lists the covered areas: tools, /Wa.p, anti-ban, and troubleshooting. This clearly distinguishes it from the operation-focused sibling tools, though it lacks an explicit imperative verb.

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

Usage Guidelines3/5

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

The description implies this tool is for getting guidance and troubleshooting, but it does not explicitly state when to choose help over a sibling tool or when not to use it. The context is understandable, yet no exclusions or alternative routing are provided.

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