get_bot_health
Check the operational status of live trading bots for futures (MNQ, CL, MES, NQ) and Kalshi, including process liveness, recent errors, and signal monitoring.
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 |