Close Session
fc_close_sessionClose an active session by providing its session ID. Optionally force termination if the session does not close normally.
Instructions
Terminates a running session and removes it from the list.
Args:
session_id (string): Session ID
force (boolean, optional): Force termination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID | |
| force | No | Force |