Skip to main content
Glama
digitalxenon98

DB Schenker Shipment Tracker

Track shipment

track_shipment

Track DB Schenker shipments by reference number to get structured details including sender/receiver information, package data, and complete tracking history.

Instructions

Track a DB Schenker shipment by reference number and return structured shipment details and tracking history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
referenceYesDB Schenker tracking reference number (e.g. 1806203236)
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It states the tool returns structured details and history, which is helpful, but doesn't mention critical aspects like authentication requirements, rate limits, error handling, or whether it's a read-only operation. This leaves significant gaps for an agent to understand behavioral traits.

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, efficient sentence that front-loads the purpose and includes key details without any waste. Every word earns its place, making it highly concise and well-structured.

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

Completeness3/5

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

Given the tool's low complexity (one parameter, no output schema, no annotations), the description is adequate but incomplete. It covers the basic purpose and output type, but lacks behavioral context (e.g., auth, errors) that would be needed for full agent understanding, especially without annotations.

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 schema description coverage is 100%, so the schema already documents the 'reference' parameter fully. The description adds minimal value by mentioning it's a 'DB Schenker tracking reference number' and giving an example, but this is largely redundant with the schema. Baseline 3 is appropriate as the schema does the heavy lifting.

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 verb ('track') and resource ('DB Schenker shipment'), specifies the input method ('by reference number'), and outlines the output ('structured shipment details and tracking history'). It's specific and unambiguous about what the tool does.

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

Usage Guidelines3/5

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

The description implies usage context (when you need to track a DB Schenker shipment), but there are no explicit guidelines about when to use this tool versus alternatives. Since there are no sibling tools mentioned, this is adequate but lacks any mention of prerequisites or exclusions.

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/digitalxenon98/sendify-dbschenker-mcp'

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