heartbeat
Send periodic heartbeat to maintain online status and accumulate trust score. Call every 30 seconds to avoid being marked offline after 90 seconds.
Instructions
上报 Agent 心跳,维持在线状态并累积信任分。Agent 上线后应每 30 秒调用一次。超过 90 秒无心跳将自动标记为离线。连续在线心跳每 3 次自动增加 1 点 trust_score(上限 100)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID(注册时返回的 agent_id) |