Skip to main content
Glama

compare_locations

Rank Swiss municipalities by total tax burden for your household to find where you would pay the least. Filter by canton or region for targeted results.

Instructions

Rank municipalities by total tax burden for one and the same household.

Answers "where would I pay the least?". Scanning all of Switzerland covers ~2100 municipalities, so only the extremes plus summary statistics are returned; narrow with scope or only_cantons to see a specific region.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNoHow many cheapest and most expensive municipalities to return.
age1No
age2No
scopeNo'switzerland' for every municipality, 'capitals' for the 26 cantonal capitals, or a canton code such as 'ZG'.capitals
wealthNoNet taxable wealth, CHF.
income1YesAnnual income of person 1, CHF.
income2NoAnnual income of the spouse, CHF.
languageNode
tax_yearNo
confession1Nonone
confession2No
income_type1Noemployed
income_type2Noemployed
only_cantonsNoRestrict the ranking to these canton codes, e.g. ['ZH','ZG','SZ'].
relationshipNosingle
children_agesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations exist, so description carries the burden. It discloses a key behavioral trait: when scanning all Switzerland, only extremes and summary statistics are returned. It also suggests workarounds. However, it does not detail what 'total tax burden' includes or other side effects, but for a read tool this is sufficient.

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 three sentences: purpose, use case, and limitation/workaround. Every sentence earns its place, with no wasted words. The structure is front-loaded with the core purpose.

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 complexity (16 params, no annotations, has output schema), the description covers the essential: what it does, limitations, and how to narrow. It relies on output schema for return format. It is mostly complete but could mention what 'total tax burden' encompasses (e.g., all levels of tax).

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 38%, low, so description should compensate. It adds meaning by explaining that `scope` and `only_cantons` narrow results, but it does not elaborate on income, wealth, or other household parameters. The description provides high-level context but lacks depth for many parameters.

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 ranks municipalities by total tax burden for a household, answering 'where would I pay the least?'. It uses specific verbs ('rank') and resource ('municipalities'), and distinguishes from siblings by focusing on comparison across all of Switzerland, with nods to sibling tools like 'find_cheapest_nearby' implicitly via scope limitations.

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 tells when to use (to find least tax location) and provides explicit guidance on limitations: scanning all 2100 municipalities returns only extremes and summary stats, so narrow with `scope` or `only_cantons`. It lacks explicit comparisons to siblings but implies usage context well.

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/noaahh/estv-mcp'

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