consultar_tabela_inss_irrf

Retorna as tabelas oficiais brasileiras de INSS (previdência) e IRRF (imposto de renda retido na fonte) numa chamada. Útil quando o LLM precisa validar um cálculo feito por conta própria, explicar faixas progressivas, ou compor com outra lógica. Valores em centavos (int) para precisão monetária. ...

Server Contaí — Calculadoras Fiscais Brasileiras @contai-evoluke/mcp-server
Category Read
Risk class Low
Parameters 21 required

What consultar_tabela_inss_irrf does on Contaí — Calculadoras Fiscais Brasileiras

AI agents call consultar_tabela_inss_irrf 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.

ParameterTypeRequiredDescription
ano integer Ano de referência. Apenas 2026 vigente no momento.
tabela string Yes Qual tabela retornar: inss, irrf, ou ambas

Parameters from the server's own tool schema.

Why consultar_tabela_inss_irrf needs a policy

This tool retrieves and queries official Brazilian tax and social security tables (INSS and IRRF). It performs no modifications, deletions, or external operations—purely fetching reference data to support calculations and validations. It is a classic Read operation: retrieves data with no side effects.

From the tool's definition Tool description states it 'Retorna as tabelas oficiais brasileiras' (returns official Brazilian tables) and is 'Útil quando o LLM precisa validar um cálculo' (useful when the LLM needs to validate a calculation).

Questions about consultar_tabela_inss_irrf

What does the consultar_tabela_inss_irrf tool do? +

Retorna as tabelas oficiais brasileiras de INSS (previdência) e IRRF (imposto de renda retido na fonte) numa chamada. Útil quando o LLM precisa validar um cálculo feito por conta própria, explicar faixas progressivas, ou compor com outra lógica. Valores em centavos (int) para precisão monetária. Pra granular (só INSS ou só IRRF) use consultar_inss_vigente ou consultar_irpf_tabela. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.

What parameters does consultar_tabela_inss_irrf accept? +

consultar_tabela_inss_irrf accepts 2 parameters: ano, tabela. Required: tabela. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on consultar_tabela_inss_irrf? +

Register the Contaí — Calculadoras Fiscais Brasileiras MCP server in PolicyLayer and add a rule for consultar_tabela_inss_irrf: 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.

What risk level is consultar_tabela_inss_irrf? +

consultar_tabela_inss_irrf is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit consultar_tabela_inss_irrf? +

Yes. Add a rate_limit block to the consultar_tabela_inss_irrf 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.

How do I block consultar_tabela_inss_irrf completely? +

Set action: deny in the PolicyLayer policy for consultar_tabela_inss_irrf. 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.

What MCP server provides consultar_tabela_inss_irrf? +

consultar_tabela_inss_irrf 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.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.