Skip to main content
Glama

xpay✦ Finance Collection

getPriceTargetLatestNews

Stay updated with the most recent analyst price target updates for all stock symbols using the FMP Price Target Latest News API. Get access to detailed forecasts, stock prices at the time of the update, analyst insights, and direct links to news sources for deeper analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoOptional page number (default: 0, max: 100)
limitNoOptional limit on number of results (default: 10, max: 1000)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavior disclosure. It adds value by describing the returned content (forecasts, stock prices, analyst insights, news links), but it does not mention pagination behavior, result limits, or any potential side effects. The 'most recent' qualifier is useful but limited, leaving some behavioral aspects undisclosed.

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 two sentences long, with the first sentence stating the core purpose and the second briefly listing the types of data returned. Every sentence earns its place without unnecessary fluff, making it concise and front-loaded.

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?

Given the tool's simplicity (2 optional parameters, no output schema), the description is fairly complete: it covers scope, content, and the source. It does not explicitly state the return structure or pagination behavior, but the schema covers parameters, and the description provides sufficient context for an agent to select and invoke the tool.

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 coverage is 100% with clear parameter descriptions for page and limit. The description does not elaborate on these parameters, but it does clarify that the tool operates on 'all stock symbols', which is a scope clarification beyond the schema. Since the schema already handles parameter semantics, this is sufficient.

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 tool retrieves the most recent analyst price target updates for all stock symbols, with a specific verb ('Stay updated' / 'get access') and resource. It distinguishes itself from siblings by explicitly noting 'for all stock symbols', which differentiates it from symbol-specific tools like getPriceTargetNews.

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 for broad, latest price target news across all symbols, giving context for when to use it (staying updated on all stocks). However, it does not explicitly mention alternatives or when not to use it, leaving the distinction from sibling tools implicit rather than explicit.

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