get_crude_oil_inventories
Fetch EIA weekly crude oil inventories to evaluate CL futures sentiment. Compare actual builds or draws against estimates to identify bearish or bullish signals.
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) |