agents-heartbeat
agents-heartbeatRefresh an agent session's heartbeat to keep the agent marked online. Call periodically to prevent the session from being swept offline.
Instructions
Refreshes an agent session's heartbeat. Bumps last_heartbeat_at to keep the agent marked online. Call periodically (~30s) to avoid being swept offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_session_id | Yes | Agent session RID returned from agents-register | |
| current_case_id | No | Optional new current case if the agent switched focus |