Skip to main content
Glama

olist_pdv_incluir_nota_xml

Send an outgoing fiscal note XML to register it in the Olist/Tiny ERP PDV. Optionally post its related accounts and inventory.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xmlYesXML da nota fiscal de saída
confirmarYesConfirma que a operação mutável foi revisada e deve ser executada.
lancarContasNoLançar contas da nota fiscal/pedido de venda (S - Sim, N - Não)
lancarEstoqueNoLançar estoque dos itens da nota fiscal/pedido de venda (S - Sim, N - Não)
numeroPedidoTinyNoNúmero do pedido de venda na Olist
origemLancamentosNoIndica a origem dos lançamentos de estoque e contas (N - Nota Fiscal, P - Pedido de Venda vinculado)
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure and states that the operation alters data and requires confirmar=true. This is useful, but it largely repeats schema constraints and does not mention side effects, permissions, or response behavior.

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 very concise, front-loaded with the operation name, and includes the endpoint and documentation link in a compact format. Every sentence provides useful information without unnecessary fluff.

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

Completeness3/5

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

For a mutation tool with 6 parameters and no output schema, the description does not mention return values or provide usage alternatives. The 100% schema coverage and documentation link help, but the description is still minimal and leaves operational context to the external docs.

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 description coverage is 100%, so the schema already documents all parameters. The description adds no additional parameter semantics beyond repeating confirmar=true, which is already in the 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 identifies a PDV-specific operation to include a note via XML, using the verb 'Incluir Nota via XML' and a specific endpoint. It distinguishes itself from generic siblings through the 'PDV' scope, but it doesn't explicitly state how it differs from olist_incluir_nota_xml.

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 explicit guidance on when to use this tool versus alternatives like olist_incluir_nota_xml or olist_nota_fiscal_incluir. The PDV scope implies a specific context, but no exclusions or alternative recommendations are provided.

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