get_tax_rate
Retrieve the current tax rate for a specific token and wallet address on BNB Smart Chain.
Instructions
Get current tax rate for a token+wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| wallet | No | Default: your wallet |
Retrieve the current tax rate for a specific token and wallet address on BNB Smart Chain.
Get current tax rate for a token+wallet.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| wallet | No | Default: your wallet |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose behavioral traits such as read-only status, side effects, rate limits, or authentication requirements. For a read operation, it is reasonable to assume no side effects, but the description fails to confirm this.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence with no redundancy. It communicates the core purpose efficiently. However, it could be slightly more informative without losing conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and low parameter coverage, the description is incomplete. It fails to specify the format of the tax rate (e.g., percentage), the meaning of the wallet parameter (default behavior unclear), or any return value details. For a tool in a complex domain, more context is needed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 2 parameters with only 50% description coverage (wallet has a default note, token has none). The description adds no extra meaning beyond the schema; it does not explain what 'token' and 'wallet' represent or how the tax rate is computed. Since coverage is low, the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'Get' and the resource 'current tax rate' with relevant scope 'for a token+wallet'. It distinguishes itself from sibling tools like 'get_base_tax_rates' and 'get_surge_tax' by specifying the combination of token and wallet.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives such as 'get_base_tax_rates' or 'get_surge_tax'. It does not mention context, prerequisites, or exclusions, leaving the agent to infer usage from the name alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Launch-On-Basis/MCP-TS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server