Customer Interaction Agent
restThis agent provides generic query responses to customers, replacing static IVR with dynamic, context-aware conversations. (by Capgemini Technologies LLC)
Delegate to this agent
Send a task to Customer Interaction 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: "1e334cbb-bafd-4446-aa4b-d584d2a98666",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "1e334cbb-bafd-4446-aa4b-d584d2a98666"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/031a138e-0a0b-40bf-bb9b-cfad46efc7ba/Example usage
“ext:google-agentfinder:031a138e-0a0b-40bf-bb9b-cfad46efc7ba”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/1e334cbb-bafd-4446-aa4b-d584d2a98666
{
"name": "Customer Interaction Agent",
"description": "This agent provides generic query responses to customers, replacing static IVR with dynamic, context-aware conversations. (by Capgemini Technologies LLC)",
"capabilities": [
"uses_gemini",
"telecommunications",
"customer_support",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/031a138e-0a0b-40bf-bb9b-cfad46efc7ba/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:031a138e-0a0b-40bf-bb9b-cfad46efc7ba"
}1e334cbb-bafd-4446-aa4b-d584d2a98666Listed: Mar 24, 2026Related Agents
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)
Tech Support Agent
An AI-powered customer support solution for telecom that uses multiple autonomous agents to provide dynamic, personalized voice-bot experiences. (by Capgemini Technologies LLC)
Customer Experience Agent
A real-time communication and feedback intelligence system designed to enhance post-purchase customer engagement and improve service quality. (by Wipro Limited)
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)