Skip to main content
Glama
Pl3ntz

whatsapp-mcp

Confirmar envio

confirm_send
Destructive

Confirm sending a pre-drafted WhatsApp message by pressing Enter, but only after explicit user approval.

Instructions

CONFIRMA o envio: pressiona Enter no campo pre-preenchido. Só após aprovação explícita.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

The description discloses behavioral traits beyond the annotations by detailing the mechanism ('pressiona Enter') and the necessary precondition ('após aprovação explícita'). The destructiveHint annotation is consistent with this action, and the description adds context about the approval requirement, enhancing transparency without contradiction.

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 extremely concise: two short sentences that are front-loaded with the core purpose. Every phrase adds value: the action, the mechanism, and the usage condition. No wasted words.

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

Completeness5/5

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

Given the tool's simplicity (zero parameters, no output schema), the description is complete. It states what the tool does, how it does it, and when to use it. The destructive annotation covers safety, and no further explanation of return values is necessary.

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?

There are no parameters to explain (schema coverage is trivially 100%). The description adds context about the 'campo pre-preenchido' (pre-filled field), which helps the agent understand what the tool acts on, even though no parameters exist. This is appropriate for a zero-parameter tool.

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 function with a specific verb and resource: 'CONFIRMA o envio' (confirms the sending). It also explains the mechanism, 'pressiona Enter no campo pre-preenchido' (presses Enter in the pre-filled field), which differentiates it from siblings like send_message or verify_sent by describing the action as a final confirmation step.

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

Usage Guidelines4/5

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

The description provides a clear usage condition: 'Só após aprovação explícita' (Only after explicit approval). This tells the agent when this tool should be used, but it does not explicitly mention alternatives or when-not-to-use scenarios, so it stops short of a full 5.

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/Pl3ntz/whatsapp-mcp'

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