create_snapshot
ActiveTool of cloud.redu/mcp
declared in 2.0.0
Creates a snapshot of a running instance.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"instanceId",
"snapshotName"
],
"properties": {
"instanceId": {
"type": "string",
"minLength": 1
},
"snapshotName": {
"type": "string",
"minLength": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cloud.redu/mcp
1/7 registries