Prior Auth - Patient Summarization
restAn AI agent that analyzes and audits closed IT incidents, providing quality scores and evaluations using the Gemini model. (by Tata Consultancy Services Limited)
Delegate to this agent
Send a task to Prior Auth - Patient Summarization 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: "1e2ac773-5cff-4a51-8f59-6e4a8f5dd5af",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "1e2ac773-5cff-4a51-8f59-6e4a8f5dd5af"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/065d47c4-0ca2-42f9-bce0-3a610b397dcf/Example usage
“ext:google-agentfinder:065d47c4-0ca2-42f9-bce0-3a610b397dcf”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/1e2ac773-5cff-4a51-8f59-6e4a8f5dd5af
{
"name": "Prior Auth - Patient Summarization",
"description": "An AI agent that analyzes and audits closed IT incidents, providing quality scores and evaluations using the Gemini model. (by Tata Consultancy Services Limited)",
"capabilities": [
"uses_gemini",
"healthcare_and_life_sciences",
"it_operations",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/065d47c4-0ca2-42f9-bce0-3a610b397dcf/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:065d47c4-0ca2-42f9-bce0-3a610b397dcf"
}1e2ac773-5cff-4a51-8f59-6e4a8f5dd5afListed: Mar 24, 2026Related Agents
Patient Issue Summary Agent
An AI agent that summarizes patient complaints, history, and reports into concise notes for doctors to review before consultations. (by Tata Consultancy Services Limited)
Medical Report Analyzer
An AI agent that analyzes medical images using Gemini to provide diagnostic assessments, identify abnormalities, and generate patient-friendly explanati... (by HCL Software [HCL America INC.])
Root Cause Analysis for Patient and Hospital
An AI agent that analyzes patient feedback data to identify the root cause of recurring hospital issues, helping to improve patient experience and opera... (by Tata Consultancy Services Limited)
UiPath Medical Record Summarization Agent
An AI agent that generates high-quality, compliant summaries of unstructured medical records for healthcare professionals. (by UiPath)