get_instance_logs
ActiveTool of cloud.redu/mcp
declared in 2.0.0
Returns the console log output from an instance.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"instance_id"
],
"properties": {
"instance_id": {
"type": "string",
"minLength": 1,
"description": "ID of the instance to fetch console logs for."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cloud.redu/mcp
1/7 registries