unblock_user
Unblock a WhatsApp user by providing their phone number to restore chat access.
Instructions
Unblock WhatsApp user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes |
Unblock a WhatsApp user by providing their phone number to restore chat access.
Unblock WhatsApp user
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, but it only says 'unblock' without explaining side effects, permissions, idempotency, or what happens if the user is already unblocked.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise (single sentence), but it is under-specified. While there is no waste, the extreme brevity leaves out critical usage details, making it only minimally acceptable.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one parameter, no annotations, and no output schema, the description is incomplete. It lacks information on phone number format, prerequisites, and expected outcomes.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema defines 'phone' as a required number with 0% description coverage, and the tool description does not clarify the expected format (e.g., country code, leading plus) or what the value represents beyond the parameter name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action (unblock) and the resource (WhatsApp user), immediately distinguishing it from sibling tools like block_user and list_blocked_users.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives, nor are any prerequisites or conditions mentioned. The description is purely a directive without context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1msg/1msg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server