Skip to main content
Glama
massive-com

Polygon-io MCP Server

Official

list_benzinga_analysts

Retrieve detailed lists of Benzinga analysts using customizable filters such as ID, firm, and name to streamline research and data analysis.

Instructions

List Benzinga analysts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
benzinga_firm_idNo
benzinga_firm_id_any_ofNo
benzinga_firm_id_gtNo
benzinga_firm_id_gteNo
benzinga_firm_id_ltNo
benzinga_firm_id_lteNo
benzinga_idNo
benzinga_id_any_ofNo
benzinga_id_gtNo
benzinga_id_gteNo
benzinga_id_ltNo
benzinga_id_lteNo
firm_nameNo
firm_name_any_ofNo
firm_name_gtNo
firm_name_gteNo
firm_name_ltNo
firm_name_lteNo
full_nameNo
full_name_any_ofNo
full_name_gtNo
full_name_gteNo
full_name_ltNo
full_name_lteNo
limitNo
paramsNo
sortNo
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It fails to describe any traits such as whether it's read-only, paginated, rate-limited, or what the output format is. The description is too vague to inform the agent about how the tool behaves beyond a basic listing action.

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 extremely concise with a single sentence, 'List Benzinga analysts.', which is front-loaded and wastes no words. However, this conciseness comes at the cost of under-specification, but per the scoring rules, it earns a high score for brevity and structure.

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

Completeness1/5

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

Given the high complexity (27 parameters, no annotations, no output schema), the description is completely inadequate. It does not explain the tool's purpose in depth, parameter usage, behavioral traits, or output, leaving the agent with insufficient information to use the tool effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 27 parameters and 0% schema description coverage, the schema provides only titles without explanations. The description adds no information about parameters, such as what 'benzinga_firm_id_gt' means or how 'limit' and 'sort' work, failing to compensate for the lack of schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'List Benzinga analysts' restates the tool name with minimal elaboration, making it a tautology. It specifies the resource ('Benzinga analysts') but lacks a clear verb beyond 'List' and provides no detail on scope, format, or what 'listing' entails, failing to distinguish it from sibling tools like 'list_benzinga_firms' or 'list_benzinga_analyst_insights'.

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

Usage Guidelines1/5

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

No guidance is provided on when to use this tool versus alternatives. It does not mention prerequisites, context, or exclusions, and with 27 parameters, it offers no help on filtering or when to choose it over other list tools like 'list_tickers' or 'list_benzinga_news', leaving the agent with no usage direction.

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

Related 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/massive-com/mcp_massive'

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