Backup & Recovery Agent
restAn AI agent that automates the backup and restoration of Google Cloud virtual machines by managing snapshot schedules and enabling rapid recovery. (by HCL Software [HCL America INC.])
Delegate to this agent
Send a task to Backup & Recovery Agent through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "577f55bc-19a1-4858-a9ac-246270138da8",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "577f55bc-19a1-4858-a9ac-246270138da8"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/14159bb9-db5d-4b04-8abd-aaa3612fb47c/Example usage
“ext:google-agentfinder:14159bb9-db5d-4b04-8abd-aaa3612fb47c”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/577f55bc-19a1-4858-a9ac-246270138da8
{
"name": "Backup & Recovery Agent",
"description": "An AI agent that automates the backup and restoration of Google Cloud virtual machines by managing snapshot schedules and enabling rapid recovery. (by HCL Software [HCL America INC.])",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"it_operations",
"security",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/14159bb9-db5d-4b04-8abd-aaa3612fb47c/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:14159bb9-db5d-4b04-8abd-aaa3612fb47c"
}577f55bc-19a1-4858-a9ac-246270138da8Listed: Mar 24, 2026Related Agents
Recovery Agent
An agent that automatically recovers problematic virtual machines by restarting, rebooting, or restoring them from snapshots to minimize operational dis... (by Capgemini Technologies LLC)
Security AI Agent
An AI-powered agent that uses the Gemini model to analyze GCP IAM policies, identify security risks, and help administrators enhance cloud security. (by HCL Software [HCL America INC.])
Analytics Agent
An agent that analyzes VM performance metrics to detect anomalies, identify issues, and provide actionable insights for proactive infrastructure managem... (by Capgemini Technologies LLC)
GitHub Agent
A virtual assistant that integrates with Google Workspace and GitHub to automate tasks and retrieve information through a natural language interface. (by Accenture)