Skip to main content
Glama

get_whatsapp_workflow_activity

Retrieve execution statistics of WhatsApp workflows over a period, with optional filters for session, direction, or phone.

Instructions

Ver estadísticas de workflows WhatsApp — Muestra estadísticas de ejecución de los workflows de WhatsApp en un periodo [query]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoDías a analizar (default: 7)
session_idNoID de la sesion WhatsApp
directionNoFiltrar por direccion
phoneNoFiltrar por telefono
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states that the tool shows statistics but does not mention read-only nature, permission requirements, or potential side effects. The name implies a read operation, but explicit transparency is missing.

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

Conciseness4/5

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

The description is very concise, consisting of two short clauses separated by an em dash. It quickly conveys the core function, though the placeholder '[query]' is confusing and could arguably reduce clarity.

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

Completeness2/5

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

Given the lack of output schema, the description should explain what statistics are returned, but it does not. It also fails to differentiate from numerous sibling workflow tools, leaving the agent with an incomplete picture of when and why to use this specific tool.

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?

Input schema coverage is 100% with descriptions for all four parameters. However, the tool description does not add extra meaning beyond what the schema already provides. The mention of 'periodo' loosely relates to the 'days' parameter, but no further enrichment is given.

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 that the tool shows execution statistics of WhatsApp workflows within a time period ('Muestra estadísticas de ejecución de los workflows de WhatsApp en un periodo'). It uses specific verbs and identifies the resource, but it does not distinguish from similar sibling tools like get_whatsapp_workflow_logs or get_whatsapp_workflow_stats.

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. It lacks context such as prerequisites or typical scenarios, leaving the agent to infer usage from the name alone.

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