get_economic_calendar
ActiveTool of LastLook Data
declared in 2.12.0
Returns upcoming FRED economic data release dates — CPI, jobs report, GDP, Treasury rates, and more. Use this to find out when the next major economic data will be published.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"days"
],
"properties": {
"days": {
"enum": [
"30",
"60",
"90"
],
"type": "string",
"description": "Lookahead window in days: 30, 60, or 90"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
LastLook Data
https://github.com/zev-lll/lastlook-data
1/7 registries