Skip to main content
Glama

get_whatsapp_profile

Retrieves a WhatsApp profile including name, photo, status, and business data such as description, address, email, website, and hours for WhatsApp Business accounts. Requires a connected session ID.

Instructions

Ver perfil de WhatsApp — Obtiene el perfil de WhatsApp de una sesion conectada: nombre, foto, estado/info, y datos de empresa si es WhatsApp Business (descripcion, direccion, email, web, horario) [query]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesID de la sesion WhatsApp conectada
Behavior3/5

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

With no annotations, the description must carry the behavioral burden. It describes the read operation and expected output contents but does not disclose potential errors, permission requirements, or side effects. The mention of 'sesion conectada' implies a prerequisite, which adds some transparency.

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

Conciseness3/5

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

The description is a single long sentence that packs many details, which affects readability. It could be broken into bullet points for clarity, but it is not excessively verbose.

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 no output schema, the description covers the main return contents. However, it omits error handling, format details, and does not differentiate from similar tools like 'get_whatsapp_connection_status' adequately.

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 for the single parameter 'session_id', which already explains its purpose. The tool description adds no new semantic information beyond reinforcing that the session must be connected.

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 verb 'Obtiene' (gets) and the resource 'perfil de WhatsApp', and lists specific sub-elements (name, photo, status, business info), distinguishing it from sibling tools like 'update_whatsapp_profile' or 'get_whatsapp_connection_status'.

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 does not provide explicit guidance on when to use this tool versus alternatives. It only implies usage when a connected session exists, but no when-not or alternative tool comparisons are given.

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/wazionapps/mcp-server'

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