get_crude_oil_inventories
Fetch weekly EIA crude oil inventories to gauge CL futures direction: builds indicate bearish, draws bullish.
Instructions
Fetch EIA weekly crude oil inventory data — critical signal for the CL (crude oil) futures bot. Covers US commercial crude stocks, Cushing Oklahoma (WTI delivery point), and field production. Released every Wednesday ~10:30 AM ET. Build above estimate = bearish CL; draw below = bullish. Requires EIA_API_KEY (free at eia.gov/opendata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cache | No | Use 24-hour cache (EIA data is weekly) |