5 tools · production · spec
GEXLOG provides market data tools that let an agent retrieve current and historical market briefings, analyze trends, and access gamma regime classifications.
Tools5 total
get_available_dates
actionimperative/no parameters
get_current_briefing
actionimperative/reportstring—Which report to retrieve. 'morning' is the primary daily briefing. 'evening' is the post-close refresh with updated levels and scorecard. 'weekend' is the Saturday preview for the coming week including week-ahead calendar and risk score.
get_date_range
actionimperative/endstringrequiredEnd date in YYYY-MM-DD format (inclusive)
startstringrequiredStart date in YYYY-MM-DD format (inclusive)
get_historical_briefing
actionimperative/datestringrequiredDate in YYYY-MM-DD format (e.g., '2026-05-09'). Must be a date with available archive data — use get_available_dates to check.
report_typestring—Which report(s) to retrieve for that date. Default: 'both'.
get_regime_history
actionimperative/endstring—End date in YYYY-MM-DD format (optional)
limitnumber—Maximum number of dates to return (default: 30, max: 90)
startstring—Start date in YYYY-MM-DD format (optional — if omitted, returns most recent data)