calculate_severance
Calcula rescisão trabalhista CLT — demissão sem justa causa, pedido de demissão ou acordo. Inclui saldo de salário, férias, 13º, aviso prévio e multa FGTS, com INSS e IRRF sobre as verbas tributáveis. Aceita competência histórica (reference_date), avos do 13º e das férias como impressos no TRCT, ...
This record as markdown: /tools/com-falazuki-finance-br/calculate-severance.md
What calculate_severance does on FalaZuki Finance BR
AI agents call calculate_severance 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 |
|---|---|---|---|
type | string | Yes | Tipo de rescisão |
salary | number | Yes | Salário bruto mensal em R$ |
dependents | integer | — | Dependentes para dedução do IRRF |
fgts_balance | number | — | Saldo do FGTS acumulado em R$ |
months_worked | integer | Yes | Meses trabalhados na empresa. Define os dias de aviso prévio; para 13º e férias proporcionais os avos são limitados a 12. |
notice_worked | boolean | — | Aviso prévio trabalhado: não há aviso indenizado a receber no TRCT |
reference_date | string | — | Competência da rescisão, aaaa-mm-dd. Sem ela, as tabelas vigentes hoje |
vacation_twelfths | integer | — | Avos das férias proporcionais como impressos no TRCT (meses no período aquisitivo). Sem ele, derivado dos meses de casa com teto 12 |
thirteenth_twelfths | integer | — | Avos do 13º proporcional como impressos no TRCT (meses no ano civil). Sem ele, derivado dos meses de casa com teto 12 |
days_worked_in_month | integer | — | Dias trabalhados no mês da rescisão |
Parameters from the server's own tool schema.
Why calculate_severance is rated Low
Even though calculate_severance 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 (10 properties)
Attacks that exploit this kind of access
The rule that runs calculate_severance 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 calculate_severance, this is the rule to start with:
calculate_severance 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 calculate_severance call is checked against it from then on.
Questions about calculate_severance
Calcula rescisão trabalhista CLT — demissão sem justa causa, pedido de demissão ou acordo. Inclui saldo de salário, férias, 13º, aviso prévio e multa FGTS, com INSS e IRRF sobre as verbas tributáveis. Aceita competência histórica (reference_date), avos do 13º e das férias como impressos no TRCT, e aviso trabalhado. Parâmetros obrigatórios: salary, months_worked, type. Opcionais: days_worked_in_month, fgts_balance, dependents, reference_date, thirteenth_twelfths, vacation_twelfths, notice_worked. 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.
calculate_severance accepts 10 parameters: type, salary, dependents, fgts_balance, months_worked, notice_worked, reference_date, vacation_twelfths, thirteenth_twelfths, days_worked_in_month. Required: type, salary, months_worked. 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 calculate_severance: 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.
calculate_severance 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 calculate_severance 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 calculate_severance. 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.
calculate_severance 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