get_bot_heartbeat_openclaw
Read the OpenClaw bot heartbeat file to get the latest MNQ fill or slippage feedback, including timestamp, bot, and symbol, so you can confirm recent execution activity rather than process liveness.
Instructions
Read ~/.openclaw/bot_heartbeat.json. This file is MNQ-only and fill-triggered (written by FUTURES_SCALPER_UPGRADED._track_openclaw_feedback on slippage/fill feedback), NOT by autonomous_watchdog every 5 minutes. Schema is typically {ts, bot, symbol}. For fleet process liveness use get_bot_health / get_all_bot_ops_status; for failover primary use control-tower logs/bot_heartbeat.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||