Skip to main content
Glama

get_fundamental_calls

Retrieve active fundamental investment calls with stock recommendations, target prices, and performance data from TheRumble. Supports filtering by market and status.

Instructions

Get a list of active fundamental investment calls from TheRumble. Returns stock recommendations with target prices, performance, and analyst info. Use get_call_details for full details on a specific call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of calls to return
skipNoNumber of calls to skip for pagination
marketNoMarket code (default: EGY for Egypt)EGY
statusNoFilter by call statusactive
Behavior3/5

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

No annotations are provided, so the description bears full responsibility. It correctly describes the tool as returning a list of calls, but does not disclose behavioral traits such as rate limits, authentication requirements, or the read-only nature of the operation. The description is accurate but lacks depth.

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 concise with only two sentences, front-loading the purpose and then providing details and a pointer to an alternative tool. No superfluous information.

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 four parameters with good schema descriptions and no output schema, the description sufficiently explains the tool's function and return data. It could mention pagination or ordering but is largely complete for its complexity.

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 input schema has 100% description coverage, so the baseline is 3. The description does not add additional parameter-level meaning beyond what is already in the schema.

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 a list of active fundamental investment calls from TheRumble and specifies the returned data (stock recommendations, target prices, etc.). It distinguishes itself from the sibling tool 'get_call_details' which is for full details on a specific call.

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

Usage Guidelines4/5

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

The description explicitly states when to use this tool (to get a list) and when to use the alternative 'get_call_details' (for full details on a specific call). However, it does not mention other sibling tools or provide exclusions for them.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndrewHossam/rumble-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server