Compara o cashback gerado pelo gasto anual com o custo da anuidade do cartão. Calcula ponto de equilíbrio (gasto mínimo para anuidade compensar) e cashback líquido efetivo. Suporta gastos categorizados (DESPESA_PESSOAL) com cashback diferenciado por categoria. Retorna: cashbackAnualCents, anuidad...
AI agents call calcular_cartao_credito_cashback_anuidade to retrieve information from Contaí — Calculadoras Fiscais Brasileiras without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
cashbackPct | number | — | Percentual de cashback do cartão (%). Ex: 1.5 = 1,5%. No modo categorizado, é o fallback para categorias sem % específico em cashbackPorCategoria. |
isencaoAnuidade | boolean | — | true se o titular tem isenção de anuidade |
gastoMensalCents | integer | — | Gasto mensal no cartão em centavos (agregado — usado quando gastosPorCategoria está vazio). Ex: R$ 3.000 = 300000 |
anuidadeAnualCents | integer | — | Anuidade anual do cartão em centavos. Ex: R$ 240 = 24000 |
gastosPorCategoria | array | — | Gastos mensais por categoria (DESPESA_PESSOAL). Quando NÃO-vazio, substitui gastoMensalCents agregado e ativa cashback diferenciado por categoria. Cada item: { |
cashbackPorCategoria | string | — | Map opcional `categoria → % de cashback`. Ex: { "transporte": 5, "alimentacao": 3 }. Categorias ausentes usam cashbackPct como fallback. Aplicado apenas quando |
Parameters from the server's own tool schema.
This is a financial calculator/simulator that analyzes credit card cashback versus annual fees based on user-provided spending data. It performs read-only computational analysis without side effects—no actual charges, payments, subscriptions, or account modifications occur. While it concerns financial products, it does not move money or create financial commitments, placing it in Read rather than Financial.
From the tool's definition Tool name 'calcular_cartao_credito_cashback_anuidade' and description indicate it performs calculations and comparisons (calcular, compara) on financial data provided as inputs.
Attacks that exploit this kind of access
Compara o cashback gerado pelo gasto anual com o custo da anuidade do cartão. Calcula ponto de equilíbrio (gasto mínimo para anuidade compensar) e cashback líquido efetivo. Suporta gastos categorizados (DESPESA_PESSOAL) com cashback diferenciado por categoria. Retorna: cashbackAnualCents, anuidadeEfetivaCents, ganhoLiquidoAnualCents, valeApena, gastoMinimoBreakEvenCents, cashbackLiquidoEfetivoPct, cashbackPorCategoriaBreakdown. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_cartao_credito_cashback_anuidade accepts 6 parameters: cashbackPct, isencaoAnuidade, gastoMensalCents, anuidadeAnualCents, gastosPorCategoria, cashbackPorCategoria. The full parameter table on this page comes from the server's own tool schema.
Register the Contaí — Calculadoras Fiscais Brasileiras MCP server in PolicyLayer and add a rule for calcular_cartao_credito_cashback_anuidade: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Contaí — Calculadoras Fiscais Brasileiras. Nothing to install.
calcular_cartao_credito_cashback_anuidade is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the calcular_cartao_credito_cashback_anuidade rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for calcular_cartao_credito_cashback_anuidade. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
calcular_cartao_credito_cashback_anuidade is provided by the Contaí — Calculadoras Fiscais Brasileiras MCP server (@contai-evoluke/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →