Skip to main content
Glama

compare_shipping_prices

Compare shipping prices across carriers for packages by specifying origin, destination, weight, and dimensions. Get rates for European routes instantly.

Instructions

Compare shipping prices across carriers for a given package and route.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
width_cmYesMiddle side of the package in centimetres
height_cmYesShortest side of the package in centimetres
length_cmYesLongest side of the package in centimetres
weight_kgYesPackage weight in kilograms
to_countryYesDestination country ISO code (any ISO 3166-1 alpha-2 code)
from_countryYesOrigin country ISO code. Supported: AT, BE, BG, CY, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LU, LV, MT, NL, PL, PT, RO, SE, SI, SK
Behavior2/5

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

The description is brief and does not disclose any behavioral traits such as whether it is read-only, destructive, or has authentication needs. With no annotations present, the description fails to compensate for this gap.

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 a single sentence with no superfluous information. It is concise and directly states the tool's function without any waste.

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

Completeness2/5

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

Given the tool has six required parameters and no output schema, the description is too brief. It does not explain the return format, how results are presented, or any limitations, leaving the agent with insufficient context for proper invocation.

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 schema fully documents each parameter. The description does not add significant extra meaning beyond summarizing the tool's purpose, earning the baseline score of 3.

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 compares shipping prices across carriers, specifying the verb 'compare' and the resource. It also mentions inputs (package and route) sufficiently distinguishing its purpose.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives or when not to use it. There are no sibling tools listed, but the description lacks any usage context or exclusion criteria.

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/IAfanasov/packzoo-mcp'

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