Skip to main content
Glama

xpay✦ Finance Collection

getIncomeStatementGrowth

Track key financial growth metrics with the Income Statement Growth API. Analyze how revenue, profits, and expenses have evolved over time, offering insights into a company’s financial health and operational efficiency.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoLimit on number of results (default: 100, max: 1000)
periodNoPeriod (Q1, Q2, Q3, Q4, or FY)
symbolYesStock symbol

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

B3.1/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 mentions 'track' and 'analyze' but does not explain whether this is a read-only operation, what data format is returned, how the limit/period parameters affect results, or any pagination/auth details. The description is high-level and lacks the operational transparency needed for an agent to anticipate behavior.

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 two sentences and reasonably concise. The first sentence restates the tool name ('Income Statement Growth API') which is somewhat redundant, but the second sentence adds meaningful context. The phrase 'offering insights into a company’s financial health and operational efficiency' is marketing fluff and could be removed, but overall the description is not bloated.

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

Completeness2/5

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

This is a financial data tool with no output schema and no annotations, and the description does not specify what the response will contain (e.g., growth rates, list of periods). It does not mention how the tool differs from similar tools like getIncomeStatementGrowthBulk or getIncomeStatementTTM. For an agent to correctly invoke and interpret results, the description is incomplete.

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 provides 100% coverage for the three parameters (symbol, limit, period), so the baseline is 3. The description does not add any parameter-specific semantics beyond what the schema already states. It mentions 'revenue, profits, and expenses' but does not connect these to the period or limit parameters, so it adds no extra meaning.

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 states a clear purpose: 'Track key financial growth metrics' and 'Analyze how revenue, profits, and expenses have evolved over time.' This names the resource (Income Statement Growth) and the subject matter (revenue/profits/expenses), distinguishing it from plain income statement tools. However, it could be more specific about what exactly is returned (e.g., growth rates, time periods) and does not explicitly differentiate from similar growth tools like getFinancialStatementGrowth.

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 a use case: analyzing evolution of financial metrics over time. It does not provide explicit when-to-use or when-not-to-use guidance, nor does it name alternatives among the many sibling tools. While the 'evolved over time' phrase suggests growth analysis, there is no exclusions or alternative tool recommendation.

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