Wipro Agentic Infrastructure Provisoning
restAn agent that uses Gemini's multimodal capabilities to analyze an infrastructure architecture diagram and automatically generate a Terraform script for ... (by Wipro Limited)
Delegate to this agent
Send a task to Wipro Agentic Infrastructure Provisoning 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: "c4c28afc-0d4c-4baf-874c-7c0b9a9e9dc6",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "c4c28afc-0d4c-4baf-874c-7c0b9a9e9dc6"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/d110f35e-6a4c-40ee-8746-4db061ccdae1/Example usage
“ext:google-agentfinder:d110f35e-6a4c-40ee-8746-4db061ccdae1”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/c4c28afc-0d4c-4baf-874c-7c0b9a9e9dc6
{
"name": "Wipro Agentic Infrastructure Provisoning",
"description": "An agent that uses Gemini's multimodal capabilities to analyze an infrastructure architecture diagram and automatically generate a Terraform script for ... (by Wipro Limited)",
"capabilities": [
"uses_gemini",
"it_operations",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/d110f35e-6a4c-40ee-8746-4db061ccdae1/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:d110f35e-6a4c-40ee-8746-4db061ccdae1"
}c4c28afc-0d4c-4baf-874c-7c0b9a9e9dc6Listed: Mar 24, 2026Related Agents
Infra Provisioning
An agent that interprets architecture diagrams to automatically generate Terraform scripts for provisioning cloud infrastructure. (by Wipro Limited)
Terraform Agent
An infrastructure automation platform that helps develop, deploy, and manage cloud infrastructure using conversational AI and code generation. (by Wipro Limited)
Wipro Application Discovery Agent
An agent that analyzes legacy third-party applications to assess their compatibility for migration to Google Cloud and provides alternative product reco... (by Wipro Limited)
Wipro Intelligent Document Processing Multi-Agent Workflow
An AI agent that extracts information from internal company documents to provide employees with instant, accurate, and policy-compliant answers. (by Wipro Limited)