{"id":"calendar-tonight","title":"Tonight's economic calendar","job":"Pull today's and tomorrow's releases with consensus / previous / actual / importance.","p0_domains":["calendar"],"method":"POST","path":"/api/v1/query","body":{"domain":"econ","resource":"calendar","ranges":{"scheduled_date":{"from":"2026-09-11","to":"2026-09-12"}},"order_by":"scheduled_at","order_dir":"asc","limit":500,"offset":0},"curl":"curl -sS -X POST -H \"Authorization: Bearer $FINUTIES_TOKEN\" -H \"Content-Type: application/json\" \"$BASE/api/v1/query\" -d '{\"domain\":\"econ\",\"resource\":\"calendar\",\"ranges\":{\"scheduled_date\":{\"from\":\"2026-09-11\",\"to\":\"2026-09-12\"}},\"order_by\":\"scheduled_at\",\"order_dir\":\"asc\",\"limit\":500}}'","notes":["Enriched rows expose actual, forecast, previous, revised_previous, importance.","MCP: get_economic_calendar_events with the same window."],"source":"builtin"}