Skip to main content
Glama

BrokerIA Imoveis

Educational monthly payment range estimator

brokeria_estimar_parcela_educacional
Read-only

Apresenta uma estimativa educacional, em intervalo (minimo e maximo), do valor de parcela mensal de referencia pra um imovel residencial no Brasil, calculada a partir de parametros medios publicos (taxa de juros media divulgada, prazo informado, entrada informada). Nao e cotacao, nao e pre-aprovacao, nao consulta bureau de credito, nao classifica em programa habitacional. NAO substitui analise de correspondente bancario autorizado pelo Banco Central do Brasil. [EN] Educational reference range (min-max) for a monthly real estate payment in Brazil, based on public average parameters. Not a quote, not a pre-approval, no credit bureau check. Does NOT substitute analysis by a Bacen-authorized banking correspondent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idadeYesIdade do proponente principal
cidadeNo
estadoNoSP
dependentesNo
entrada_brlNo
prazo_mesesNo
tipo_imovelNonovo
valor_fgts_brlNoValor de FGTS a usar (em reais, nao boolean)
primeiro_imovelYesSe e o primeiro imovel da familia
valor_imovel_brlYesValor do imovel em reais (max R$ 5 milhoes)
renda_familiar_brlYesRenda familiar mensal em reais (max R$ 100 mil)
fgts_acima_36_mesesNo
sistema_amortizacaoNosac
modalidade_indexadorNotr_plus

TDQS

A4.1/5.0
Behavior5/5

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

The description goes beyond the readOnlyHint annotation by explaining the estimate is based on public average parameters (interest rate, term, down payment) and explicitly states limitations: 'NAO substitui analise de correspondente bancario autorizado pelo Banco Central do Brasil'. This adds behavioral context about what the tool does not do, which is not present in annotations.

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 front-loaded with the main purpose and then lists limitations. It includes both Portuguese and English versions, which is redundant but not excessively verbose. The structure is clear, though the EN summary repeats the same content, adding length without new information.

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 tool with 14 parameters and no output schema, the description is only partially complete. It explains the output is a min-max range but does not specify the return format, units, or how parameters influence the calculation. It also does not address edge cases or required parameter semantics. The educational and non-binding context is useful, but more detail on output and parameter interactions is needed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With schema description coverage at only 36%, the description needs to compensate, but it only mentions 'taxa de juros media divulgada, prazo informado, entrada informada'. It does not explain the many other parameters like cidade, estado, dependentes, tipo_imovel, sistema_amortizacao, or modalidade_indexador. The description adds minimal meaning beyond the schema, leaving most parameters underspecified.

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 the tool 'Apresenta uma estimativa educacional, em intervalo (minimo e maximo), do valor de parcela mensal de referencia pra um imovel residencial no Brasil'. This specifies the verb (apresenta), the resource (monthly payment range for a residential property), and the scope (Brazil). It also distinguishes from sibling tools by clarifying it is an estimator, not a search/scheduling tool.

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 provides clear when-not-to-use guidance: 'Nao e cotacao, nao e pre-aprovacao, nao consulta bureau de credito, nao classifica em programa habitacional'. This tells the agent this tool is only for educational estimates, not for actual quotes or pre-approvals. However, it does not explicitly name alternative tools to use instead, so it lacks a full 'use X instead' instruction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool addresses a distinct step in the real estate journey: financial pre-qualification, property search, proximity search, detail viewing, comparison, visit scheduling, payment estimation, and neighborhood analytics. No two tools have overlapping responsibilities; even the two estimation tools focus on different questions (affordable price vs. monthly payment).

Naming Consistency3/5

Most tools follow a verb_noun pattern like buscar_imoveis and agendar_visita, but others are noun-based (detalhes_imovel, info_bairro) and one mixes English with Portuguese (capacidade_pre_search). The consistent 'brokeria' prefix mitigates this, but the varied structures and language mixing are noticeable.

Tool Count5/5

At 8 tools, the set is appropriately scoped for a real estate assistant, covering both discovery (search, nearby) and action (scheduling) without redundancy. Each tool has a clear role, and there is no excess or obvious bloat.

Completeness5/5

The tool set delivers a complete workflow: budgeting (capacidade_pre_search), searching (buscar_imoveis/imoveis_proximos), evaluating (detalhes_imovel/comparar_imoveis), contextualizing (info_bairro), and acting (agendar_visita). It also covers financing education with estimar_parcela_educacional. Missing features like listing purchases or broker contact are out of scope for a buyer-facing assistant.