support_agent
restAn agent that provides omnichannel support orchestration and summarization by coordinating with domain agents and a 360-degree customer profile. (by Capgemini Technologies LLC)
Delegate to this agent
Send a task to support_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: "045769ea-09d0-4db0-9e28-88c00c50fc72",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "045769ea-09d0-4db0-9e28-88c00c50fc72"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/9edee2ce-b6ce-4f4c-b0e8-53bfb01ee0f8/Example usage
“ext:google-agentfinder:9edee2ce-b6ce-4f4c-b0e8-53bfb01ee0f8”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/045769ea-09d0-4db0-9e28-88c00c50fc72
{
"name": "support_agent",
"description": "An agent that provides omnichannel support orchestration and summarization by coordinating with domain agents and a 360-degree customer profile. (by Capgemini Technologies LLC)",
"capabilities": [
"uses_gemini",
"financial_services",
"customer_support",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/9edee2ce-b6ce-4f4c-b0e8-53bfb01ee0f8/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:9edee2ce-b6ce-4f4c-b0e8-53bfb01ee0f8"
}045769ea-09d0-4db0-9e28-88c00c50fc72Listed: Mar 24, 2026Related Agents
Service Agent
The Service Agent tracks and manages customer service interactions to enhance support efficiency and quality. (by Capgemini Technologies LLC)
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)
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)
Info enquiry Agent
An agent that provides product-related support to customers as part of a scalable, AI-powered customer support solution for telecom. (by Capgemini Technologies LLC)