check_payslip
Confere um holerite de empregado CLT contra as tabelas vigentes NA COMPETÊNCIA (INSS desde ago/2006, IRRF desde jan/2007), item a item, com veredito global em três estados (conferido completamente, parcialmente, não foi possível concluir). Regras: o documento manda na base (informe inss_base/irrf...
This record as markdown: /tools/com-falazuki-finance-br/check-payslip.md
What check_payslip does on FalaZuki Finance BR
AI agents call check_payslip to retrieve information from FalaZuki Finance BR 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 |
|---|---|---|---|
inss_base | number | — | A 'Base INSS' / 'Salário de contribuição' impressa no holerite, em R$. Sem ela, o bruto entra no lugar com a hipótese declarada |
irrf_base | number | — | A 'Base IRRF' impressa no holerite, em R$. Ela já embute pensão e demais deduções, e destrava a conferência do IRRF quando existem |
dependents | integer | — | Dependentes declarados na fonte pagadora |
gross_salary | number | Yes | Salário bruto do mês, em R$. Contexto: a base quem manda é o documento |
net_received | number | — | Valor líquido recebido, em R$ (habilita a reconciliação aritmética) |
informed_inss | number | Yes | O INSS descontado no holerite, em R$ |
informed_irrf | number | Yes | O IRRF retido no holerite, em R$ |
declared_items | array | — | Outras verbas do holerite, com valor quando disponível. Proventos: overtime, commissions, bonuses, night_shift, unhealthy_pay, hazard_pay, other_earnings. Desco |
reference_date | string | Yes | Qualquer dia dentro da competência do holerite, aaaa-mm-dd |
total_earnings | number | — | Total de proventos do documento, em R$ (habilita a reconciliação aritmética) |
Parameters from the server's own tool schema.
Why check_payslip is rated Low
Even though check_payslip only reads data, uncontrolled read access leaks sensitive information and racks up API costs: an agent caught in a retry loop can make thousands of calls a minute without anyone noticing.
Risk signalsHigh parameter count (12 properties)
Attacks that exploit this kind of access
The rule that runs check_payslip safely
PolicyLayer is an MCP gateway: it sits between your AI agents and FalaZuki Finance BR, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For check_payslip, this is the rule to start with:
check_payslip 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 FalaZuki Finance BR, apply this rule, and every check_payslip call is checked against it from then on.
Questions about check_payslip
Confere um holerite de empregado CLT contra as tabelas vigentes NA COMPETÊNCIA (INSS desde ago/2006, IRRF desde jan/2007), item a item, com veredito global em três estados (conferido completamente, parcialmente, não foi possível concluir). Regras: o documento manda na base (informe inss_base/irrf_base impressas no holerite quando existirem; o salário bruto é contexto e insumo do redutor da Lei 15.270); com irrf_base declarada, pensão alimentícia deixa de bloquear a conferência do IRRF; o IRRF é conferido contra a base efetivamente usada (INSS informado como dedução) e um INSS divergente gera a segunda análise exposta, nunca falso positivo em cascata. Verbas declaradas em declared_items que o motor não audita viram 'informado, não conferido' e impedem conclusão sobre o total. Com total_earnings e net_received (e todos os descontos declarados com valor), roda a reconciliação aritmética como afirmação SEPARADA: fechar na soma não promove verba a correta. Parâmetros obrigatórios: gross_salary, informed_inss, informed_irrf, reference_date. Opcionais: inss_base, irrf_base, dependents, total_earnings, net_received, declared_items. Use exatamente estes nomes, em inglês. It is categorised as a Read tool in the FalaZuki Finance BR MCP Server, which means it retrieves data without modifying state.
check_payslip accepts 10 parameters: inss_base, irrf_base, dependents, gross_salary, net_received, informed_inss, informed_irrf, declared_items, reference_date, total_earnings. Required: gross_salary, informed_inss, informed_irrf, reference_date. The full parameter table on this page comes from the server's own tool schema.
Register the FalaZuki Finance BR MCP server in PolicyLayer and add a rule for check_payslip: 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 FalaZuki Finance BR. Nothing to install.
check_payslip 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 check_payslip 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 check_payslip. 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.
check_payslip is provided by the FalaZuki Finance BR MCP server (https://mcp.falazuki.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on FalaZuki Finance BR, and thousands of servers like it.
This server
Across the catalogue