Precare - FAQ Agent
restThe FAQ Agent is a virtual agent that delivers instant, consistent answers to common patient questions to reduce call center load and enhance convenienc... (by Tata Consultancy Services Limited)
Delegate to this agent
Send a task to Precare - FAQ 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: "19689b5c-8aa7-4480-803a-e537f696144b",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "19689b5c-8aa7-4480-803a-e537f696144b"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/bd8b66e4-6989-44dc-b9c2-ace403ea008d/Example usage
“ext:google-agentfinder:bd8b66e4-6989-44dc-b9c2-ace403ea008d”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/19689b5c-8aa7-4480-803a-e537f696144b
{
"name": "Precare - FAQ Agent",
"description": "The FAQ Agent is a virtual agent that delivers instant, consistent answers to common patient questions to reduce call center load and enhance convenienc... (by Tata Consultancy Services Limited)",
"capabilities": [
"uses_gemini",
"healthcare_and_life_sciences",
"customer_support",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/bd8b66e4-6989-44dc-b9c2-ace403ea008d/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:bd8b66e4-6989-44dc-b9c2-ace403ea008d"
}19689b5c-8aa7-4480-803a-e537f696144bListed: Mar 24, 2026Related Agents
Precare - Virtual Health Assistant Agent
A virtual health assistant that provides 24/7 support to patients by answering queries, explaining prescriptions, and escalating urgent cases to doctors... (by Tata Consultancy Services Limited)
FAQ agent
An AI-powered agent for the healthcare industry that provides instant, automated answers to frequently asked questions for customers and internal staff. (by PricewaterhouseCoopers LLP)
Airline FAQ Agent
A multilingual AI assistant that provides airline passengers with fast and accurate support for FAQs regarding flights, policies, and procedures. (by Wipro Limited)
FAQ Generation Agent
An AI agent that generates and ranks FAQs as part of a larger platform for automating the entire insurance policy lifecycle, from sales to claims. (by Accenture)