Skip to main content
Glama

xpay✦ Finance Collection

getStockGradeLatestNews

Stay informed on the latest stock rating changes with the FMP Grade Latest News API. This API provides the most recent updates on analyst ratings for all stock symbols, including links to the original news sources. Track stock price movements, grading firm actions, and market sentiment shifts in real time, sourced from trusted publishers.

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

C2.8/5.0
Behavior2/5

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

With no annotations provided, the description carries full responsibility for disclosing behavioral traits. It mentions 'in real time' and 'links to original news sources' but omits pagination behavior, response format, authentication needs, or any side effects. It is promotional rather than transparent.

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 only two sentences, but the first sentence ('Stay informed...') is fluffy marketing. The second sentence is more informative but still contains vague phrases like 'market sentiment shifts.' It is concise but not tightly focused on the tool's core action.

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?

Without an output schema, the description should explain return values. It only says 'links to original news sources' but does not describe the complete response structure, pagination, or which fields an AI can expect. For a tool with two optional params, this is incomplete for informed invocation.

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% for both page and limit, so the baseline is 3. The description adds no extra meaning about how these parameters affect results, such as pagination limits or default behavior.

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 tool provides the most recent analyst rating updates with links to original sources, distinguishing it from historical rating tools. The verb 'provides' and resource 'latest news on stock rating changes' are specific, though it doesn't explicitly differentiate from the sibling getStockGradeNews.

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?

No guidance is given on when to use this tool versus alternatives like getStockGradeNews or getStockGrades. The description lacks any context about preferred use cases, exclusions, or criteria for selection.

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