Skip to main content
Glama

update_business_info

Update your business type, sale type, and description to help the AI provide more relevant responses.

Instructions

Actualizar informacion del negocio — Actualiza el tipo de negocio, tipo de venta y descripcion del negocio. Esta informacion ayuda a la IA a entender mejor tu negocio y dar respuestas mas relevantes. [mutation]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
business_typeNoTipo de negocio
sale_typeNoTipo de venta: products (productos), services (servicios), mixed (ambos), support_only (solo soporte)
business_descriptionNoDescripcion breve del negocio (max 500 caracteres)
Behavior2/5

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

No annotations are provided, so the description carries full burden. The [mutation] tag indicates a write operation, but no details are given on side effects, rollback, permissions, or idempotency. The description focuses on the purpose rather than behavioral traits.

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 brief (two sentences plus a [mutation] tag) and front-loaded with the purpose. The second sentence provides context on the value of updating. No redundant information, but could be slightly more structured (e.g., separating behavior from purpose).

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?

For a simple tool with 3 well-documented parameters and no output schema, the description is nearly complete. It explains what fields are updated and why, fulfilling the needs for invocation. However, missing usage guidelines and behavioral details slightly reduce 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?

Input schema coverage is 100% and each parameter has a clear description and enums. The description merely re-lists the fields without adding meaning beyond the schema. Baseline 3 is appropriate as the schema does the heavy lifting.

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 uses a specific verb ('Actualizar') and identifies the resource ('informacion del negocio'). It lists the exact fields updated (business type, sale type, description), clearly distinguishing this tool from siblings like 'update_business_name' and 'update_billing_info'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage by stating the information helps AI give more relevant responses, but it does not explicitly specify when to use this tool versus alternatives or provide any exclusions. No guidance on prerequisites or when not to use is 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