remote_close
Close the cached persistent bash session for a host to reset dirty state and force a fresh shell on the next remote call.
Instructions
Close the cached persistent bash session for (the next remote_shell call reopens a fresh one).
Rarely needed: the session is created/reused/auto-recreated implicitly by remote_shell — you don't manage its lifecycle. Use this only to reset a session whose state has gotten dirty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |