Skip to main content
Glama

xpay✦ Finance Collection

getMostActiveStocks

View the most actively traded stocks using the Top Traded Stocks API. Identify the companies experiencing the highest trading volumes in the market and track where the most trading activity is happening.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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 the underlying 'Top Traded Stocks API' and the focus on trading volumes, but it does not disclose details such as the number of stocks returned, sorting order, data frequency, or any limitations. For a read-only data retrieval tool, this is a gap but not a severe one.

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 long, front-loaded with the primary action, and contains minimal redundancy. The phrase 'track where the most trading activity is happening' adds a bit of value but is slightly redundant with the first sentence. Overall, it is concise and well-structured.

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?

Given the tool has no parameters and no output schema, the description should at least clarify what constitutes 'most active' (e.g., highest volume, top N) and what the response format looks like. The description provides a general sense but lacks specifics about the output, such as whether it returns a list of tickers, counts, or additional metrics. This makes it minimally viable but not fully complete.

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 input schema has zero parameters, so there is nothing for the description to explain. According to the baseline rule for zero parameters, a score of 4 is appropriate. The description adds no parameter semantics, but none are needed.

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's purpose: to view most actively traded stocks and identify companies with the highest trading volumes. The verb 'View' and resource 'most actively traded stocks' are specific. However, it does not distinguish itself from the sibling tool 'getActivelyTradingList', which appears to serve a similar function.

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 implies usage by stating what the tool does, but it provides no explicit guidance on when to use this tool versus alternatives like 'getActivelyTradingList' or 'getBiggestGainers'. There are no exclusions or contextual triggers mentioned.

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