get_bot_health
Check live trading bot health across MNQ, CL, MES, NQ, and Kalshi to confirm they are running, inspecting process up, log recency, last signal, regime, recent errors, token expiry, and e2e sentinel.
Instructions
broker_truth / live ops — unified health for live futures bots (MNQ, CL, MES, NQ) and Kalshi: process up?, log mtime, last signal, regime, recent errors, token expiry, e2e_sentinel. Use for 'MNQ health check', 'is the bot running', 'bot status'. Do NOT use web search (CME/Yahoo) for bot liveness — that is market news, not AlgoChains processes. For live market price use get_quote. Pure read-only on control-tower host (logs/, state/, ps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot | No | Optional: filter to one bot (mnq|cl|mes|nq|kalshi|all). Default all. | all |