Skip to main content
Glama

toggle_auto_describe_images

Enable or disable automatic analysis of images, PDFs, and audio sent by WhatsApp clients, affecting all AI systems including auto-pilot and manual responses.

Instructions

Activar/desactivar lectura automatica de medios — Activa o desactiva el analisis automatico de imagenes, documentos PDF y audios enviados por clientes via WhatsApp. Afecta a todos los sistemas de IA (Piloto Automatico, WhatsApp Auto, respuestas manuales) [mutation]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
auto_describe_imagesYestrue para activar, false para desactivar
auto_sentiment_analysisNoEstado actual del analisis de sentimiento
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It adds behavioral context by stating the mutation effect and the scope of impact. However, it lacks details on side effects (e.g., what happens to existing analysis when toggled off) or any 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 concise two sentences that front-load the purpose and include a [mutation] tag. Every sentence adds value, no redundancy.

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

Completeness4/5

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

Given the simple toggle nature and full schema, the description is fairly complete. It explains the tool's effect and scope. However, it omits mention of return values (no output schema) and potential impact on existing media analysis, which would enhance completeness.

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% (both params described). The description adds value by expanding on the meaning of auto_describe_images (listing PDFs and audio), but does not address the second parameter auto_sentiment_analysis at all, leaving it ambiguous in the tool context.

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 it activates/deactivates automatic media reading (images, PDFs, audio) from WhatsApp. The verb 'Activar/desactivar' and resource 'lectura automatica de medios' are specific, and it distinguishes from sibling toggle tools by detailing the affected media types.

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 explains the scope (affects all AI systems: Piloto Automatico, WhatsApp Auto, respuestas manuales), providing clear context. However, it does not explicitly state when to use this tool versus sibling toggles like toggle_auto_sentiment_analysis, nor does it list exclusions.

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