Skip to main content
Glama

Stratalize Intelligence

get_imf_weo_macro_snapshot

Read-only

Use when providing global macro context for an international expansion brief, country risk assessment, or board-level economic outlook presentation. Returns IMF WEO macro composites — GDP growth, inflation, and current account balance by country group. Example: Emerging market composite — GDP growth 4.2% vs advanced economy 1.7%, inflation diverging at 7.8% — growth premium exists but requires currency and political risk premium in discount rate. Source: IMF WEO static composite, semi-annual update. $0.02 USDC per call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds valuable behavioral context: the data is a 'static composite, semi-annual update', and it discloses the cost ('$0.02 USDC per call'). This goes beyond the annotations and helps agents understand data freshness and pricing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the use case and core metrics, but the embedded example ('Emerging market composite — GDP growth 4.2% vs advanced economy 1.7%...') is somewhat verbose and could be shortened without losing critical information. The source and pricing details are useful, but the overall length is slightly bloated for a simple zero-parameter data lookup.

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?

With no output schema, the description carries the burden of explaining the return value. It does so clearly by naming the composite metrics and providing an example. It also includes source, update frequency, and cost, making the tool self-contained for an agent. Minor gap: it doesn't specify the exact country groups or data format, but this is acceptable for a snapshot tool.

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 and schema coverage is 100% (empty schema), so the baseline is 4 per the rubric. The description does not need to compensate for any parameter gaps; it appropriately focuses on the data returned rather than parameter semantics.

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 a specific verb ('Returns') and resource ('IMF WEO macro composites') along with the exact metrics (GDP growth, inflation, current account balance) and use cases (international expansion brief, country risk assessment, board-level presentation). It is easily distinguishable from siblings like get_inflation_benchmark or get_macro_market_signal due to its explicit IMF WEO and country-group focus.

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 provides explicit when-to-use contexts ('Use when providing global macro context for an international expansion brief, country risk assessment, or board-level economic outlook presentation'). It does not name alternatives or when-not-to-use, but the clear use cases and unique data source give sufficient guidance for a zero-parameter tool.

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.

Resources