Skip to main content
Glama
jppeiro90

MCP-WHATSAPP-EVO

by jppeiro90

toggle_ephemeral

Set disappearing messages for WhatsApp groups by specifying expiration in seconds (0, 86400, 604800, or 7776000). Control group message privacy with timer-based auto-deletion.

Instructions

Set disappearing messages for a group (expiration in seconds: 0, 86400, 604800 or 7776000).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupJidYesGroup JID, e.g. 120363012345678901@g.us
expirationYes0 (off), 86400 (24h), 604800 (7d) or 7776000 (90d)
instanceNameYesName of the Evolution API instance
Behavior2/5

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

No annotations are provided, so the description bears full responsibility. It states the tool sets disappearing messages but does not disclose effects (e.g., immediate change, impact on existing messages) or required permissions.

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 sentence that efficiently conveys the core action and the allowed expiration values. No unnecessary words.

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?

The description covers the basic action but lacks details about return values, side effects, error conditions, or required permissions. With no output schema and no annotations, the agent may be uncertain about the tool's behavior.

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?

Schema coverage is 100%, so baseline is 3. The description essentially repeats the expiration values already in the schema, adding minimal new meaning. It does not clarify the instanceName or groupJid beyond what the schema says.

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 clearly states the tool sets disappearing messages for a group and lists the allowed expiration values. It is specific but does not explicitly differentiate from sibling tools like update_group_setting that may also handle group 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 (e.g., update_group_setting). It does not mention prerequisites such as admin permissions or group ownership.

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/jppeiro90/MCP-WHATSAPP-EVO'

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