stop_compute_instance
ActiveTool of BorealHost
declared in 1.27.0
Stop a compute instance. WARNING: hourly billing continues while stopped. Use terminate_compute_instance to stop the charges permanently. Requires: API key with write scope.
Parameters schema
{
"type": "object",
"title": "stop_compute_instanceArguments",
"required": [
"instance_id"
],
"properties": {
"instance_id": {
"type": "string",
"title": "Instance Id"
}
}
}Parent server
BorealHost
https://github.com/alainsvrd/borealhost-mcp
1/7 registries