Close Session
fc_close_sessionTerminate a running session and remove it from the list. Use the force option to close unresponsive sessions.
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 |
|---|---|---|---|
| force | No | Force | |
| session_id | Yes | Session ID |