nexo_stop
Close an active session cleanly to prevent ghost sessions. Use when ending a conversation to immediately remove the session from active records.
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 |