Genomic Discovery Agent
restA conversational AI agent that analyzes genomic data to identify mutations, predict drug responses, and match patients with clinical trials. (by Accenture)
Delegate to this agent
Send a task to Genomic Discovery 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: "c9226843-c0da-4adb-919c-03399b1722d0",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "c9226843-c0da-4adb-919c-03399b1722d0"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/1de61579-ff29-4067-8033-e9824521993e/Example usage
“ext:google-agentfinder:1de61579-ff29-4067-8033-e9824521993e”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/c9226843-c0da-4adb-919c-03399b1722d0
{
"name": "Genomic Discovery Agent",
"description": "A conversational AI agent that analyzes genomic data to identify mutations, predict drug responses, and match patients with clinical trials. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"healthcare_and_life_sciences",
"data_analysis",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/1de61579-ff29-4067-8033-e9824521993e/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:1de61579-ff29-4067-8033-e9824521993e"
}c9226843-c0da-4adb-919c-03399b1722d0Listed: Mar 24, 2026Related Agents
Diagnostic Agent
An AI agent for healthcare professionals that processes and simulates diagnostic tests to accelerate clinical decision-making. (by Accenture)
Diagnostics Synthesizer Agent
An AI agent that synthesizes multi-modal patient data to generate ranked diagnostic hypotheses for clinicians. (by Accenture)
Completion Agent
An agent that analyzes completed health questionnaire responses to generate clinical insights and personalized health recommendations. (by Capgemini Technologies LLC)
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)