Skip to main content
Glama

get_gdi_trend_analysis

Get trend analysis of the Global Disruption Index over time. Returns the current GDI score plus 7-day, 14-day, and 30-day comparisons with direction, velocity of change, and pillar-level momentum. Identifies which pillar is driving changes and whether risk is accelerating or decelerating. Answers: 'Is supply chain risk getting better or worse, how fast, and why?' Used by supply chain executives for weekly status briefings and by traders to time entry/exit decisions around supply chain volatility.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.5/5.0
Behavior4/5

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

With no annotations, the description carries the full burden. It thoroughly explains what the tool returns, including current GDI score, directional trends, velocity, pillar-level momentum, and acceleration/deceleration. It doesn't mention side effects or limitations, but for a read-only analytical tool with no parameters, there is little to disclose beyond these output details.

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 concise and front-loaded, with the core purpose in the first sentence. Each subsequent sentence adds meaningful detail about outputs, interpretation, and use cases without repetition or fluff. It is well-structured for quick comprehension.

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

Completeness5/5

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

There is no output schema, so the description must explain return values. It does so comprehensively, covering the GDI score, comparison periods, direction, velocity, pillar momentum, and acceleration. It also includes target audience and use cases, making it sufficiently complete for an agent to understand what the tool provides.

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 tool has zero parameters, so the schema is trivially 100% covered. Per scoring guidance, a baseline of 4 applies. The description adds no parameter-specific information, but none is needed since no inputs exist.

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 opens with a specific verb and resource: 'Get trend analysis of the Global Disruption Index over time.' It further details the specific outputs (current score, 7/14/30-day comparisons, direction, velocity, pillar momentum), which clearly distinguishes it from sibling tools by focusing on the GDI trend over time.

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 identifies use cases: 'Used by supply chain executives for weekly status briefings and by traders to time entry/exit decisions around supply chain volatility.' It also frames the tool as answering a specific question (better/worse, how fast, why). However, it doesn't explicitly mention when not to use it or alternative tools, so it lacks an explicit exclusion.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation4/5

Most tools have distinct purposes targeting specific supply chain dimensions like commodity prices, port congestion, or manufacturing indicators, with clear boundaries. However, some overlap exists between tools like 'get_commodity_volatility_alerts' and 'commodity_price_monitor', which both focus on commodity price changes, potentially causing confusion in tool selection.

Naming Consistency4/5

Tool names follow a consistent 'verb_noun' pattern (e.g., 'get_action_signals', 'get_air_cargo_disruptions'), with minor deviations like 'commodity_price_monitor' and 'manufacturing_output_indicator' using noun-based naming. This maintains readability but slightly breaks the overall convention.

Tool Count2/5

With 25 tools, the count feels excessive for a single server, likely overwhelming users and agents. The server covers a broad domain, but many tools could be consolidated (e.g., multiple commodity-related tools) to reduce complexity and improve focus.

Completeness5/5

The tool set provides comprehensive coverage of the supply chain domain, including risk assessment, real-time monitoring, predictive analytics, and executive reporting. It supports full lifecycle management from data retrieval to actionable insights, with no obvious gaps in functionality.

Resources