worker_heartbeat
Stamp a heartbeat timestamp on the calling agent's WORKER node to prevent the reaper from treating it as stale.
Instructions
Stamp heartbeat_at on the calling agent's WORKER node so the reaper does not treat it as stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worker_id | No | Defaults to the caller's bound worker. | |
| binding_token | No | Opaque token returned by this agent's join_session or plan_session. Required for reliable identity when logical agents share an MCP connection. |