reboot_compute_instance
ActiveTool of BorealHost
declared in 1.27.0
Reboot a running compute instance. Requires: API key with write scope.
Parameters schema
{
"type": "object",
"title": "reboot_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