Root Agent
restA conversational AI agent that guides users through automotive service and maintenance inquiries, streamlining access to support. (by Capgemini Technologies LLC)
Delegate to this agent
Send a task to Root 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: "a28b5451-73e9-44f1-9408-882d19d7cb0a",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "a28b5451-73e9-44f1-9408-882d19d7cb0a"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/e0e1e519-0ee8-4d3a-9e20-0ea4aec39db4/Example usage
“ext:google-agentfinder:e0e1e519-0ee8-4d3a-9e20-0ea4aec39db4”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/a28b5451-73e9-44f1-9408-882d19d7cb0a
{
"name": "Root Agent",
"description": "A conversational AI agent that guides users through automotive service and maintenance inquiries, streamlining access to support. (by Capgemini Technologies LLC)",
"capabilities": [
"uses_gemini",
"manufacturing",
"customer_support",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/e0e1e519-0ee8-4d3a-9e20-0ea4aec39db4/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:e0e1e519-0ee8-4d3a-9e20-0ea4aec39db4"
}a28b5451-73e9-44f1-9408-882d19d7cb0aListed: Mar 24, 2026Related Agents
Notifier Agent
An AI-powered agent that proactively detects trending customer issues, auto-generates resolutions, and integrates with CRM and email systems. (by Capgemini Technologies LLC)
Conversational Agent
A GenAI agent that manages dialogue and user interactions for enterprise IT help desks to automate incident management and reduce resolution times. (by Capgemini Technologies LLC)
Sales Agent
An AI chatbot for the automobile industry that answers sales questions and provides personalized customer recommendations to improve sales efficiency. (by Kyndryl, Inc)
AI Agent-driven Smart Virtual Assistant
An AI-powered virtual assistant that resolves trending customer issues by identifying them in real-time and enabling self-service solutions. (by Capgemini Technologies LLC)