Skip to main content
Glama
chiKeka

Alberta Tax Agent

by chiKeka

Log Tax Research

log_research

Record tax research findings into a searchable knowledge base. Capture answers, sources, and actions taken when investigating tax topics like SR&ED eligibility or treaty rates.

Instructions

Record findings from tax research. Use this whenever you investigate a tax topic, look up a rule, or explore how something works. Builds a searchable knowledge base of everything the agent has researched. Examples: researching SR&ED eligibility for a specific activity, looking up treaty rates for a new country, investigating CCA class for a novel asset type.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNoTags for searchability (e.g., ['sred', 'eligibility', 'ai'])
topicYesBrief topic name (e.g., 'SR&ED for AI development', 'US treaty dividends')
sourcesYesList of sources (CRA guides, ITA sections, URLs, case law)
findingsYesWhat was learned — the answer or key insights
questionYesThe specific question that triggered this research
action_takenYesWhat was done with the findings
related_toolsNoWhich agent tools this research affects
Behavior4/5

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

With no annotations provided, the description carries the full burden. It discloses the primary behavioral outcome: 'Builds a searchable knowledge base of everything the agent has researched,' indicating the persistent, cumulative nature of the log. It does not discuss edge cases like overwriting or editing, but for a record-keeping tool, the stated behavior is adequate.

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 exactly four sentences, each earning its place: the primary action, the trigger condition, the outcome, and concrete examples. It is front-loaded with the purpose and contains zero filler.

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?

The description covers purpose, usage, outcome, and examples, which is sufficient for a logging tool with 100% schema coverage. It does not mention return values or error handling, but that is acceptable since the tool's primary function is to record data, not to return complex results.

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?

Schema description coverage is 100%, so the baseline is 3. The description itself does not add parameter-level meaning, but the schema already documents each parameter thoroughly (e.g., 'What was learned', 'Brief topic name'), so no compensation is needed.

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 opens with a specific verb 'Record' and resource 'findings from tax research,' immediately distinguishing this from calculation tools. It also provides three concrete examples (SR&ED eligibility, treaty rates, CCA class) that clearly scope the tool as a research-logging tool among many calculation and knowledge-management siblings.

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 sentence 'Use this whenever you investigate a tax topic, look up a rule, or explore how something works' explicitly states when to use the tool. It does not mention when not to use it or name alternatives, but the trigger condition is clear and differentiates it from calculation-oriented siblings.

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