Skip to main content
Glama

xpay✦ Finance Collection

getKeyMetricsTTM

Retrieve a comprehensive set of trailing twelve-month (TTM) key performance metrics with the TTM Key Metrics API. Access data related to a company's profitability, capital efficiency, and liquidity, allowing for detailed analysis of its financial health over the past year.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesStock symbol

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

C2.9/5.0
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 what data the tool accesses (profitability, capital efficiency, liquidity) but does not disclose the response format, whether it returns a single object or array, units, pagination, or any limitations. For a read operation, 'Retrieve' implies safety, but the description lacks detail about what the agent can expect from the returned data.

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

Conciseness4/5

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

The description is concise, consisting of two sentences. The first sentence states the main action, and the second elaborates on the categories of metrics. However, there is some redundancy: 'trailing twelve-month (TTM)' is repeated in both the expanded form and the phrase 'TTM Key Metrics API', making it slightly less efficient.

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?

For a tool with a single parameter and no output schema, the description provides a decent high-level overview of the metric categories. However, it omits details such as specific metric names, currency/units, and the structure of the response. Given the large number of sibling tools, this description could be more complete to help an agent confidently select and invoke it.

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?

Schema description coverage is 100% because the only parameter 'symbol' has a description ('Stock symbol'). The tool description does not add any additional meaning beyond the schema, but the baseline is 3 given full schema coverage. No further formatting or example is provided, so it does not exceed the baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Retrieve') and the resource ('trailing twelve-month (TTM) key performance metrics'), and specifies the scope (profitability, capital efficiency, liquidity). It is specific enough to distinguish from many siblings, though it does not explicitly contrast with getKeyMetrics or getKeyMetricsTTMBulk, so it falls short of a perfect 5.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool over alternatives, no exclusions, and no mention of prerequisites like API key or data source limitations. While the phrase 'allowing for detailed analysis of its financial health' implies a use case, it does not help an agent decide between this and closely related siblings such as getKeyMetricsTTMBulk or getFinancialRatiosTTM.

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