Skip to main content
Glama
chiKeka

Alberta Tax Agent

by chiKeka

Prepare GST Return Worksheet

prepare_gst_worksheet

Generate a GST worksheet by compiling GST collected and ITCs paid from transactions, clearly showing what to report on your GST return.

Instructions

Compile GST collected and ITCs paid from your transactions into a GST return worksheet. Shows exactly what to report on your GST return.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodYesReporting period (e.g., '2025-Q1' for quarterly, '2025-01' for monthly, '2025' for annual)
Behavior3/5

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

With no annotations provided, the description takes on the full burden. It discloses that the tool compiles data from transactions and shows what to report, which is useful. However, it does not explicitly state the tool's read-only nature, required setup, or any side effects, leaving some room for inference.

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 two sentences long, front-loads the primary action ('Compile...'), and adds the key outcome ('Shows exactly what to report'). Every word is purposeful with no repetition or fluff.

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?

Given the tool's simplicity (one parameter, no output schema, no nested objects), the description adequately covers purpose, process, and result. It explains what the resulting worksheet contains conceptually. It doesn't address edge cases or prerequisites, but for this scope, it is sufficiently complete.

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 only parameter, 'period', is fully described in the schema with format examples, achieving 100% schema coverage. The tool description does not add any additional parameter-level semantics, so it meets the baseline of 3 but does not exceed it.

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 uses the specific verb 'Compile' and clearly identifies the resource: 'GST collected and ITCs paid from your transactions into a GST return worksheet.' It distinguishes itself from sibling tools like calculate_gst or prepare_t2_worksheet by focusing on worksheet preparation and reporting.

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 conveys clear context for when to use the tool: when you need to compile transaction data into a GST return worksheet. It implies the report-ready purpose, but it does not explicitly mention alternatives or when not to use it, so it misses the top score.

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