nexo_startup
Initialize session management for AI agents by registering new sessions, cleaning stale ones, and retrieving active sessions with alerts. Store the returned session ID for use with all subsequent cognitive memory operations.
Instructions
Register new session, clean stale ones, return active sessions + alerts.
Call this ONCE at the start of every conversation. Returns the session ID (SID) — store it for use in all other nexo_ tools.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Startup |