get_bot_health
Retrieve health snapshots for live futures bots (MNQ, CL, MES, NQ) and Kalshi daemon, showing process status, last signals, errors, and token expiry via read-only logs and state inspection.
Instructions
Return a unified health snapshot for all four live futures bots (MNQ, CL, MES, NQ) and the Kalshi daemon. For each bot: process up? last log mtime, last signal ts, current regime, error count in last 100 log lines, token expiry (if Tradovate). Includes E2E sentinel lifecycle state for MNQ execution traceability. Pure read-only — reads logs/, state/, and ps aux on the control tower host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot | No | Optional: filter to one bot (mnq|cl|mes|nq|kalshi|all). Default all. | all |