Advanced Agent assist for healthcare agents
restAn AI-powered chatbot that provides reasoning and summarization capabilities to assist healthcare agents. (by Kyndryl, Inc)
Delegate to this agent
Send a task to Advanced Agent assist for healthcare agents 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: "dff558c1-5592-4063-97be-6202b8bb0ea5",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "dff558c1-5592-4063-97be-6202b8bb0ea5"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/7532610b-55b4-44da-810a-02e4018e178f/Example usage
“ext:google-agentfinder:7532610b-55b4-44da-810a-02e4018e178f”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/dff558c1-5592-4063-97be-6202b8bb0ea5
{
"name": "Advanced Agent assist for healthcare agents",
"description": "An AI-powered chatbot that provides reasoning and summarization capabilities to assist healthcare agents. (by Kyndryl, Inc)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"healthcare_and_life_sciences",
"customer_support",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/7532610b-55b4-44da-810a-02e4018e178f/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:7532610b-55b4-44da-810a-02e4018e178f"
}dff558c1-5592-4063-97be-6202b8bb0ea5Listed: Mar 24, 2026Related Agents
Clinical Search Agent
An AI agent that searches vast clinical data repositories and delivers concise, context-aware summaries to support healthcare professionals in decision-... (by Kyndryl, Inc)
Kyndryl Consult Helper
An AI-powered agent that provides conversational insights, reports, and recommendations to guide businesses through operational transformation. (by Kyndryl, Inc)
Clinical Automation Agent
An AI agent that converts unstructured clinical guidelines into structured rules for clinical decision support systems. (by Kyndryl, Inc)
Customer Service Agent (scope for multi agent)
An AI agent that provides real-time assistance by instantly responding to customer service queries. (by Kyndryl, Inc)