nexo_stop
Ends a session cleanly to prevent ghost sessions. Removes it from active sessions immediately.
Instructions
Cleanly close a session. Removes it from active sessions immediately.
Call this when ending a conversation to avoid ghost sessions. Args: sid: Session ID to close.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes |