Skip to main content
Glama

Register Package for Tracking

logistics.tracking.register

Register a tracking number to start monitoring shipment status. Auto-detects carrier from 3,200+ supported carriers worldwide. Required before checking tracking details.

Instructions

⚡ ACTION: Register a tracking number to begin monitoring shipment status. Auto-detects carrier from 3,200+ supported carriers worldwide (UPS, FedEx, DHL, USPS, China Post, Royal Mail, etc.). Must be called before tracking.status. Returns detected carrier and registration status. Consumes quota — 200 free/month (17TRACK)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tracking_numberYesPackage tracking number (e.g. "1Z999AA10123456784" for UPS, "9400111899560243888780" for USPS). Carrier is auto-detected from 3,200+ supported carriers
tagNoOptional label for this shipment (e.g. order ID, customer reference). Up to 50 characters

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior4/5

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

Annotations indicate a write operation (readOnlyHint=false), which aligns with the description's 'Register' action. The description adds value by disclosing quota consumption and that it returns detected carrier and registration status. No contradictions with annotations.

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, uses an emoji for emphasis, front-loads the action, and contains no unnecessary information. Every sentence earns its place.

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 order, quota, return value, and carrier auto-detection. With annotations and output schema present, it provides sufficient context. Minor missing detail on duplicate registration handling, but overall 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 input schema already has detailed descriptions for both parameters (tracking_number and tag), with 100% coverage. The description reinforces the auto-detection behavior for tracking_number but doesn't add new meaning. Baseline 3 is appropriate.

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 action (register a tracking number), purpose (begin monitoring shipment status), and key features (auto-detects carrier from 3,200+ carriers, must be called before tracking.status). It effectively distinguishes the tool from siblings like logistics.tracking.status.

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 explicitly states 'Must be called before tracking.status', providing clear guidance on when to use the tool. It also mentions quota consumption (200 free/month). While it doesn't explicitly state when not to use it, the context of siblings and the prerequisite nature makes it clear.

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/whiteknightonhorse/APIbase'

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