Skip to main content
Glama

olist_nota_fiscal_incluir

Include a fiscal note (NFe) in Olist/Tiny ERP via API V2. This mutating operation requires explicit confirmation to proceed.

Instructions

Incluir Nota Fiscal API 2.0. Endpoint API V2: nota.fiscal.incluir. Documentação: https://tiny.com.br/api-docs/api2-notas-fiscais-incluir Esta operação altera dados e exige confirmar=true.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notaYesDados da nota conforme layout
confirmarYesConfirma que a operação mutável foi revisada e deve ser executada.
preValidarNotaNoPré validar campos obrigatórios para a emissão da NFe (S/N)
Behavior3/5

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

No annotations are provided, so the description carries the burden. It does disclose that the operation mutates data and requires confirmar=true, which is important safety-relevant behavior. Yet it omits other behavioral context such as permissions, side effects, reversibility, or what happens upon validation failure.

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 short and front-loaded, but 'API 2.0' and 'Endpoint API V2: nota.fiscal.incluir' are somewhat redundant. The documentation link is useful and there is no irrelevant filler, keeping it reasonably efficient.

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?

The tool has a flexible nested 'nota' object and no output schema, so the description should clarify expected payload structure and return behavior. It only points to external documentation and does not explain preValidarNota semantics or success/error outcomes, leaving significant gaps for an agent.

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?

All parameters have schema descriptions, so the baseline is 3. The description adds no parameter-level detail beyond the schema; the 'nota' nested object remains vaguely described as 'conforme layout' in both the description and schema.

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 verb and resource ('Incluir Nota Fiscal') and provides the API endpoint, making the basic purpose unambiguous. However, it does not differentiate this tool from sibling tools such as olist_nota_fiscal_emitir or olist_nota_fiscal_consumidor_incluir.

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?

There is no guidance on when to use this tool versus alternatives. The description only mentions the endpoint and documentation link, without explaining use cases, prerequisites, or exclusions among the many sibling nota fiscal operations.

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