General Analytics Agent
restAn AI agent that answers general analytics questions for customer base analysis using a tool-calling microservice and a modern data stack. (by Kyndryl, Inc)
Delegate to this agent
Send a task to General Analytics 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: "8ed5ed64-c1ca-4f43-aa3f-6beebc8cfc68",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "8ed5ed64-c1ca-4f43-aa3f-6beebc8cfc68"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/43a27e55-1775-4a93-b126-59083764f27b/Example usage
“ext:google-agentfinder:43a27e55-1775-4a93-b126-59083764f27b”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/8ed5ed64-c1ca-4f43-aa3f-6beebc8cfc68
{
"name": "General Analytics Agent",
"description": "An AI agent that answers general analytics questions for customer base analysis using a tool-calling microservice and a modern data stack. (by Kyndryl, Inc)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"transportation",
"data_analysis",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/43a27e55-1775-4a93-b126-59083764f27b/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:43a27e55-1775-4a93-b126-59083764f27b"
}8ed5ed64-c1ca-4f43-aa3f-6beebc8cfc68Listed: Mar 24, 2026Related Agents
Data Analysis Agent
A Generative AI agent that enhances business intelligence via natural language querying, automated insights, and chart summarization. (by Quantiphi, Inc)
Data Science Analytics agent
A conversational AI agent that enables non-technical users to perform data analytics using natural language. (by HCL Software [HCL America INC.])
Performance Analysis Agent
An AI-powered agent that continuously analyzes and optimizes the effectiveness of sales and marketing campaigns. (by Kyndryl, Inc)
Brain Agent
An AI orchestration agent that splits complex queries into parallel sub-tasks for multiple agents, drastically accelerating data analysis and decision-m... (by Accenture)