Skip to main content
Glama

deferred_tax__effective_tax_rate

Compute effective tax rate using current tax, deferred tax expense, and pretax income for tax burden analysis.

Instructions

[deferred-tax] effective_tax_rate

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
current_taxYes
pretax_incomeYes
deferred_tax_expenseYes
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, and the description does not disclose any behavioral traits. It does not state whether the tool is a read-only calculation, whether it requires specific permissions, or what side effects (if any) occur. The description is completely silent on behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise but at the cost of missing essential information. It is not structured; it reads as a header or label rather than a functional description. Conciseness should serve clarity, not replace it.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of deferred tax calculations and the presence of many sibling tools, the description is completely inadequate. It does not clarify the formula, the relationship between inputs, or the result type. With no output schema, the agent has no idea what the tool returns.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not explain any of the three parameters (current_tax, pretax_income, deferred_tax_expense). It adds no meaning beyond the parameter names, which may be ambiguous without context.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description is merely a restatement of the tool's name segment 'effective_tax_rate' with a namespace prefix. It lacks a verb, does not specify what action is performed (e.g., calculates, computes), and provides no indication of the tool's output or purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like deferred_tax__deferred_tax_balance or tax_planning__effective_rate. There is no mention of context, prerequisites, or exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GAJETOso/financeskills'

If you have feedback or need assistance with the MCP directory API, please join our Discord server