stop_hub_server
Stop a persistent hub server container and clean up resources. Subsequent tool calls revert to ephemeral mode.
Instructions
Stop a persistent container session for a hub server.
Terminates the running Docker container and cleans up resources. After stopping, tool calls will fall back to ephemeral mode (a new container per call).
:param server_name: Name of the hub server to stop. :return: Result indicating if the session was stopped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||