Skip to main content
Glama
chiKeka

Alberta Tax Agent

by chiKeka

Get Effective Tax Rates

get_effective_rates

See effective tax rates with learning overrides, verifying what the agent uses for calculations.

Instructions

Show the currently effective tax rates, including any overrides from the learning system. Highlights where the agent is using updated values vs the original hardcoded defaults. Use this to verify what rates the agent is actually using for calculations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoWhich rate category to show. Defaults to 'all'.
Behavior4/5

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

With no annotations, the description carries the full burden. It goes beyond a simple 'show' statement by disclosing that it includes overrides and highlights updated vs. default values, which is valuable behavioral context for an agent.

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

Conciseness5/5

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

The description is concise, consisting of three short sentences that each add value. It front-loads the main verb and purpose, with no filler or redundancy.

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

Completeness4/5

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

For a simple tool with one optional parameter and no output schema, the description covers the core purpose, behavioral nuance, and use case. It does not describe return format, but that is less critical given the tool's simplicity.

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

Parameters3/5

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

The schema already provides full coverage of the single 'category' parameter with a clear description and enum. The tool description does not add extra parameter-specific semantics, so the baseline score of 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool's function: 'Show the currently effective tax rates' and distinguishes it from sibling tools by emphasizing overrides from the learning system. The verb 'show' and resource 'effective tax rates' make it specific and unambiguous.

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

Usage Guidelines4/5

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

The description gives an explicit use case: 'Use this to verify what rates the agent is actually using for calculations.' This provides clear context for when to use the tool, though it does not mention alternatives or exclusions.

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/chiKeka/alberta-tax-agent'

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