Skip to main content
Glama

olist_expedicao_alterar

Modify expedition data in Olist ERP via API V2. Requires explicit confirmation to apply changes.

Instructions

Alterar Expedição API 2.0. Endpoint API V2: expedicao.alterar. Documentação: https://tiny.com.br/api-docs/api2-expedicao-alterar Esta operação altera dados e exige confirmar=true.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmarYesConfirma que a operação mutável foi revisada e deve ser executada.
expedicaoYesDados da expedição conforme layout
Behavior3/5

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

With no annotations provided, the description must carry the behavioral transparency burden. It discloses that the operation changes data and requires confirmation, which is useful. However, it does not mention permissions, reversibility, response format, or potential side effects, so it is only partially transparent.

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 concise, consisting of three short sentences. However, the first sentence ('Alterar Expedição API 2.0') largely repeats the tool name, making it slightly redundant. Still, the overall length is appropriate and information is front-loaded.

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?

This is a mutation tool with no annotations, no output schema, and a nested 'expedicao' object whose structure is vague ('conforme layout'). The description does not explain what fields are accepted, what the response looks like, or how to obtain the layout, leaving significant gaps for an agent to invoke it correctly. The provided documentation link is helpful but does not make the description self-contained.

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 already describes both parameters (confirmar and expedicao) with 100% coverage, so the description adds little beyond what the schema provides. The description's mention of 'confirmar=true' is redundant with the schema's 'const': true. No additional meaning is added about the 'expedicao' object's structure.

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 the tool alters expedition data ('Alterar Expedição', 'Esta operação altera dados') and identifies the specific API endpoint. However, it does not specify what aspects of the expedition can be changed, so it is slightly vague on scope.

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 through its name and the phrase 'altera dados', and it gives a key requirement that 'confirmar=true' is needed to execute. It does not explicitly mention when to use this tool vs other expedition tools or provide any exclusions/alternatives.

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/mauriciogior/olist-mcp'

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