Cognizant® Mental Health Condition Detection Agent
restAn AI agent that analyzes unstructured clinical documents to identify the likelihood of mental health conditions for early intervention. (by Cognizant Technology Solutions)
Delegate to this agent
Send a task to Cognizant® Mental Health Condition Detection 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: "962dcfee-7ac3-400b-9516-9874e20d58b5",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "962dcfee-7ac3-400b-9516-9874e20d58b5"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/a81e86fe-cdb2-4592-aa47-ec201187f049/Example usage
“ext:google-agentfinder:a81e86fe-cdb2-4592-aa47-ec201187f049”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/962dcfee-7ac3-400b-9516-9874e20d58b5
{
"name": "Cognizant® Mental Health Condition Detection Agent",
"description": "An AI agent that analyzes unstructured clinical documents to identify the likelihood of mental health conditions for early intervention. (by Cognizant Technology Solutions)",
"capabilities": [
"uses_gemini",
"healthcare_and_life_sciences",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/a81e86fe-cdb2-4592-aa47-ec201187f049/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:a81e86fe-cdb2-4592-aa47-ec201187f049"
}962dcfee-7ac3-400b-9516-9874e20d58b5Listed: Mar 24, 2026Related Agents
Cognizant® Medical Code Extraction Agent
An AI agent that extracts ICD10 codes from medical documents by intelligently filtering text and refining the results. (by Cognizant Technology Solutions)
Cognizant® Medical Claims Approval Decisioning Agent
An AI-driven agent that automates the decision-making process for approving or rejecting medical claims. (by Cognizant Technology Solutions)
Cognizant® Opioid Abuse Detection Agent
An AI agent that analyzes Electronic Medical Records (EMRs) to detect opioid abuse and generate comprehensive medical reports. (by Cognizant Technology Solutions)
Mental Health Agent
A conversational agent offering compassionate support, stress management advice, and escalation to mental health professionals when needed. (by Tata Consultancy Services Limited)