Session Heartbeat
heartbeatSend session activity signals to keep an MCP session alive and optionally record its current task.
Instructions
Send a heartbeat to keep the session active and optionally update current task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| currentTask | No | What the session is currently working on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acknowledged | Yes | ||
| pendingUpdates | Yes |