list_benzinga_guidance
Retrieve Benzinga earnings guidance data by filtering by date, ticker, fiscal year, or importance to analyze and track company performance.
Instructions
List Benzinga guidance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | No | ||
date_any_of | No | ||
date_gt | No | ||
date_gte | No | ||
date_lt | No | ||
date_lte | No | ||
fiscal_period | No | ||
fiscal_period_any_of | No | ||
fiscal_period_gt | No | ||
fiscal_period_gte | No | ||
fiscal_period_lt | No | ||
fiscal_period_lte | No | ||
fiscal_year | No | ||
fiscal_year_any_of | No | ||
fiscal_year_gt | No | ||
fiscal_year_gte | No | ||
fiscal_year_lt | No | ||
fiscal_year_lte | No | ||
importance | No | ||
importance_any_of | No | ||
importance_gt | No | ||
importance_gte | No | ||
importance_lt | No | ||
importance_lte | No | ||
last_updated | No | ||
last_updated_any_of | No | ||
last_updated_gt | No | ||
last_updated_gte | No | ||
last_updated_lt | No | ||
last_updated_lte | No | ||
limit | No | ||
params | No | ||
positioning | No | ||
positioning_any_of | No | ||
positioning_gt | No | ||
positioning_gte | No | ||
positioning_lt | No | ||
positioning_lte | No | ||
sort | No | ||
ticker | No | ||
ticker_any_of | No | ||
ticker_gt | No | ||
ticker_gte | No | ||
ticker_lt | No | ||
ticker_lte | No |
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"
}