Close an existing session.
Usage
close_session(session_id)
session_id: str
The identifier of the session to close.
None
Session cleanup was added.