Optimization Agent
restAn AI agent that automates cloud resource optimization by detecting performance degradation trends and recommending corrective actions for cloud operati... (by Accenture)
Delegate to this agent
Send a task to Optimization 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: "8b8f33a4-4622-4283-8ee2-f4800f80fbb7",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "8b8f33a4-4622-4283-8ee2-f4800f80fbb7"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/57e2b67f-f323-4980-bada-42b90c7fc968/Example usage
“ext:google-agentfinder:57e2b67f-f323-4980-bada-42b90c7fc968”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/8b8f33a4-4622-4283-8ee2-f4800f80fbb7
{
"name": "Optimization Agent",
"description": "An AI agent that automates cloud resource optimization by detecting performance degradation trends and recommending corrective actions for cloud operati... (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"it_operations",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/57e2b67f-f323-4980-bada-42b90c7fc968/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:57e2b67f-f323-4980-bada-42b90c7fc968"
}8b8f33a4-4622-4283-8ee2-f4800f80fbb7Listed: Mar 24, 2026Related Agents
Energy Optimization Agent
An AI agent that reduces energy consumption and costs by optimizing the usage of lighting, HVAC, and equipment. (by Accenture)
Energy Agent
An AI agent that optimizes business energy consumption by analyzing real-time IoT and operational data. (by Capgemini)
Network Optimizer Agent
An agentic AI solution that proactively manages network equipment health by automating fault detection, root cause analysis, and self-healing. (by Infosys Limited)
Optimization Alogorithm Agent
The Optimization Algorithm Agent works with an inventory optimization agent to determine and provide the optimal inventory status. (by Capgemini Technologies LLC)