calcular_depreciacao_veiculo
Calcula a depreciação de veículo ao longo do tempo com curva exponencial (realista) ou linear. Taxas padrão de mercado BR: carro popular 12%/ano, carro médio 10%/ano, carro premium 9%/ano, caminhonete 8%/ano, moto 15%/ano. Valor residual mínimo de 15% do valor original. Projeta valor de revenda p...
This record as markdown: /tools/io-github-lfhillesheim-contai-mcp-server/calcular-depreciacao-veiculo.md
What calcular_depreciacao_veiculo does on Contaí — Calculadoras Fiscais Brasileiras
AI agents call calcular_depreciacao_veiculo to retrieve information from Contaí — Calculadoras Fiscais Brasileiras without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
anosFuturos | integer | — | Horizonte de projeção em anos (1 a 20). Define quantos anos à frente a série anual será calculada. Default: 10 |
tipoVeiculo | string | Yes | Tipo do veículo, que define a taxa padrão de depreciação: "carro_popular" (12%/ano), "carro_medio" (10%/ano), "carro_premium" (9%/ano), "caminhonete" (8%/ano), |
anoFabricacao | integer | Yes | Ano de fabricação do veículo (1990 a 2026). Usado para calcular a depreciação acumulada já ocorrida |
valorAtualCents | integer | Yes | Valor atual de mercado do veículo em centavos. Ex: R$ 50.000 → 5000000 |
modeloDepreciacao | string | — | Modelo de depreciação: "exponencial" (aplica taxa sobre valor atual — mais realista, perda maior nos primeiros anos) ou "linear" (aplica taxa sobre valor origin |
taxaDepreciacaoAnualPercentOverride | number | — | Taxa de depreciação anual personalizada em % (1 a 40). Quando informado, substitui a taxa padrão do tipo. Ex: 13.5 = 13,5% ao ano |
Parameters from the server's own tool schema.
Why calcular_depreciacao_veiculo is rated Low
This tool performs calculations and projections on financial data (vehicle depreciation) but does not retrieve live data, modify records, execute external operations, delete anything, or move money. It is a pure computational analysis tool that takes inputs (vehicle type, initial value, time period) and returns calculated estimates.
From the tool's definition Calcula a depreciação de veículo... Projeta valor de revenda para os próximos anos e calcula perda acumulada percentual. Útil para decidir o melhor momento de vender
Attacks that exploit this kind of access
The rule that runs calcular_depreciacao_veiculo safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Contaí — Calculadoras Fiscais Brasileiras, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For calcular_depreciacao_veiculo, this is the rule to start with:
calcular_depreciacao_veiculo is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Contaí — Calculadoras Fiscais Brasileiras, apply this rule, and every calcular_depreciacao_veiculo call is checked against it from then on.
Questions about calcular_depreciacao_veiculo
Calcula a depreciação de veículo ao longo do tempo com curva exponencial (realista) ou linear. Taxas padrão de mercado BR: carro popular 12%/ano, carro médio 10%/ano, carro premium 9%/ano, caminhonete 8%/ano, moto 15%/ano. Valor residual mínimo de 15% do valor original. Projeta valor de revenda para os próximos anos e calcula perda acumulada percentual. Útil para decidir o melhor momento de vender e para calcular cobertura adequada de seguro. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_depreciacao_veiculo accepts 6 parameters: anosFuturos, tipoVeiculo, anoFabricacao, valorAtualCents, modeloDepreciacao, taxaDepreciacaoAnualPercentOverride. Required: tipoVeiculo, anoFabricacao, valorAtualCents. 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_depreciacao_veiculo: 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_depreciacao_veiculo 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_depreciacao_veiculo 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_depreciacao_veiculo. 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_depreciacao_veiculo 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.
More on Contaí — Calculadoras Fiscais Brasileiras, and thousands of servers like it.
Across the catalogue