evaluate_pj_offer
Avalia uma proposta de trabalho PJ contra o emprego CLT atual: monta o pacote CLT mensal (líquido + FGTS + 13º + férias), calcula o que a nota proposta deixa líquido no Simples (escolhendo automaticamente entre Fator R e pró-labore mínimo), e devolve a NOTA DE EMPATE, o faturamento mínimo para a ...
This record as markdown: /tools/com-falazuki-finance-br/evaluate-pj-offer.md
What evaluate_pj_offer does on FalaZuki Finance BR
AI agents call evaluate_pj_offer 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 |
|---|---|---|---|
dependents | integer | — | Dependentes para a dedução do IRRF no lado CLT |
accounting_fee | number | — | Honorário mensal da contabilidade, em R$ |
current_clt_gross | number | Yes | O salário bruto CLT atual, mensal, em R$ |
proposed_pj_invoice | number | Yes | A nota mensal da proposta PJ, em R$ |
Parameters from the server's own tool schema.
Why evaluate_pj_offer is rated Low
Even though evaluate_pj_offer 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.
Attacks that exploit this kind of access
The rule that runs evaluate_pj_offer 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 evaluate_pj_offer, this is the rule to start with:
evaluate_pj_offer 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 evaluate_pj_offer call is checked against it from then on.
Questions about evaluate_pj_offer
Avalia uma proposta de trabalho PJ contra o emprego CLT atual: monta o pacote CLT mensal (líquido + FGTS + 13º + férias), calcula o que a nota proposta deixa líquido no Simples (escolhendo automaticamente entre Fator R e pró-labore mínimo), e devolve a NOTA DE EMPATE, o faturamento mínimo para a proposta igualar o pacote atual. Responde 'vale a pena?' com a árvore da decisão inteira, premissas e o elo mais fraco declarados. It is categorised as a Read tool in the FalaZuki Finance BR MCP Server, which means it retrieves data without modifying state.
evaluate_pj_offer accepts 4 parameters: dependents, accounting_fee, current_clt_gross, proposed_pj_invoice. Required: current_clt_gross, proposed_pj_invoice. 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 evaluate_pj_offer: 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.
evaluate_pj_offer 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 evaluate_pj_offer 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 evaluate_pj_offer. 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.
evaluate_pj_offer 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