nexo_heartbeat
Updates session tasks and checks for pending items to maintain cognitive continuity in AI agent workflows.
Instructions
Update session task, check inbox and pending questions.
Call this at the START of every user interaction (before doing work). Args: sid: Your session ID from nexo_startup. task: Brief description of current work (5-10 words).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| task | Yes |