Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_guidance

Access and filter Benzinga earnings guidance data by date, ticker, importance, fiscal year, and more using flexible query parameters to analyze company forecasts.

Instructions

List Benzinga guidance.

Input Schema

NameRequiredDescriptionDefault
dateNo
date_any_ofNo
date_gtNo
date_gteNo
date_ltNo
date_lteNo
fiscal_periodNo
fiscal_period_any_ofNo
fiscal_period_gtNo
fiscal_period_gteNo
fiscal_period_ltNo
fiscal_period_lteNo
fiscal_yearNo
fiscal_year_any_ofNo
fiscal_year_gtNo
fiscal_year_gteNo
fiscal_year_ltNo
fiscal_year_lteNo
importanceNo
importance_any_ofNo
importance_gtNo
importance_gteNo
importance_ltNo
importance_lteNo
last_updatedNo
last_updated_any_ofNo
last_updated_gtNo
last_updated_gteNo
last_updated_ltNo
last_updated_lteNo
limitNo
paramsNo
positioningNo
positioning_any_ofNo
positioning_gtNo
positioning_gteNo
positioning_ltNo
positioning_lteNo
sortNo
tickerNo
ticker_any_ofNo
ticker_gtNo
ticker_gteNo
ticker_ltNo
ticker_lteNo

Input Schema (JSON Schema)

{ "properties": { "date": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date" }, "date_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Any Of" }, "date_gt": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Gt" }, "date_gte": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Gte" }, "date_lt": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Lt" }, "date_lte": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Lte" }, "fiscal_period": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period" }, "fiscal_period_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Any Of" }, "fiscal_period_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Gt" }, "fiscal_period_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Gte" }, "fiscal_period_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Lt" }, "fiscal_period_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Lte" }, "fiscal_year": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year" }, "fiscal_year_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Any Of" }, "fiscal_year_gt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Gt" }, "fiscal_year_gte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Gte" }, "fiscal_year_lt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Lt" }, "fiscal_year_lte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Lte" }, "importance": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance" }, "importance_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Importance Any Of" }, "importance_gt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Gt" }, "importance_gte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Gte" }, "importance_lt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Lt" }, "importance_lte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Lte" }, "last_updated": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated" }, "last_updated_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Any Of" }, "last_updated_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Gt" }, "last_updated_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Gte" }, "last_updated_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Lt" }, "last_updated_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Lte" }, "limit": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Limit" }, "params": { "anyOf": [ { "type": "object" }, { "type": "null" } ], "default": null, "title": "Params" }, "positioning": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning" }, "positioning_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning Any Of" }, "positioning_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning Gt" }, "positioning_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning Gte" }, "positioning_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning Lt" }, "positioning_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Positioning Lte" }, "sort": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort" }, "ticker": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker" }, "ticker_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Any Of" }, "ticker_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Gt" }, "ticker_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Gte" }, "ticker_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Lt" }, "ticker_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Lte" } }, "title": "list_benzinga_guidanceArguments", "type": "object" }

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/polygon-io/mcp_polygon'

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