Skip to main content
Glama
noxlabs-ai
by noxlabs-ai

Track a parcel

inpost_consumer_track
Read-only

Track any InPost shipment number without logging in. Use a short prefix to match against your signed-in parcels.

Instructions

Public tracking for any InPost shipment number (no login required for full numbers). If you pass a short prefix, it is matched against your signed-in parcels when needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
shipmentNumberYesShipment number to track
Install Server

TDQS

A4.4/5.0
Behavior4/5

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

Annotations include readOnlyHint=true, and the description adds context beyond that by explaining authentication requirements: no login for full numbers, signed-in session for short prefixes. This clarifies potential side effects/access needs, which is valuable behavioral transparency.

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 concise sentences, front-loaded with the main purpose and followed by a single clarifying nuance. Every sentence earns its place without 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 low-complexity tool with one parameter, readOnlyHint, and no output schema, the description covers the essential context: what it does and how the parameter behaves. It doesn't explain the return format, but given the simplicity and annotation coverage, this is a minor gap, making the tool adequately complete.

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

Parameters4/5

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

The schema describes shipmentNumber only as 'Shipment number to track', but the description enriches this by explaining that full numbers work publicly and short prefixes require signed-in context. This adds semantic meaning that goes beyond the schema, though it stops short of defining format specifics.

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 provides 'public tracking for any InPost shipment number' with a specific verb ('track') and resource ('shipment'). It also distinguishes from siblings by noting the public nature and the special short-prefix behavior, which aligns with the tool name and title.

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?

It gives clear context on when to use: for any shipment number, with full numbers requiring no login and short prefixes matched against signed-in parcels. While it doesn't explicitly name sibling alternatives like inpost_consumer_get_parcel, the description implies the tool's public scope and input handling rules, providing adequate usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/noxlabs-ai/inpost-consumer-mcp'

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