Information finder agent (Enterprise)
restAn enterprise agent that uses advanced search and NLP to help employees quickly find critical procedural information like safety protocols and brand gui... (by Deloitte Consulting LLP)
Delegate to this agent
Send a task to Information finder agent (Enterprise) 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: "af59f364-c30d-4e29-91df-dc63dd321761",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "af59f364-c30d-4e29-91df-dc63dd321761"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/5c752f04-cbf0-4a28-aecc-cd8e30be148b/Example usage
“ext:google-agentfinder:5c752f04-cbf0-4a28-aecc-cd8e30be148b”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/af59f364-c30d-4e29-91df-dc63dd321761
{
"name": "Information finder agent (Enterprise)",
"description": "An enterprise agent that uses advanced search and NLP to help employees quickly find critical procedural information like safety protocols and brand gui... (by Deloitte Consulting LLP)",
"capabilities": [
"uses_gemini",
"healthcare_and_life_sciences",
"legal_and_compliance",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/5c752f04-cbf0-4a28-aecc-cd8e30be148b/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:5c752f04-cbf0-4a28-aecc-cd8e30be148b"
}af59f364-c30d-4e29-91df-dc63dd321761Listed: Mar 24, 2026Related Agents
Info Find Enterprise Information Finder Agent
An intelligent agent designed for effortless discovery of information across the enterprise. (by Deloitte Consulting LLP)
Life Sciences Enterprise Agent
An AI-powered agent for internal enterprise search, designed to retrieve detailed procedural information within the life sciences industry. (by Deloitte Consulting LLP)
General Enquiry Agent
An AI agent that provides quick, factual answers to direct questions by using grounded Google Search, designed for educational applications. (by Accenture)
Course Finder Agent
An agent that queries an internal L&D repository to help employees quickly find and access training courses. (by Tata Consultancy Services Limited)