Apollo
restA neuro-symbolic AI platform for building and deploying accurate, safe, and controllable conversational agents for enterprise sales and customer support... (by Augmented Intelligence (AUI))
Use this agent
Run a smoke test first, then send a real task through Licium.
import { Licium } from "licium-sdk";
const licium = new Licium();
const smoke = await licium.testAgent({ agentId: "a9bc01e6-836f-497a-8358-089b26b16f22" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"a9bc01e6-836f-497a-8358-089b26b16f22",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/a9bc01e6-836f-497a-8358-089b26b16f22/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here"
}'Call the provider directly after this sandbox check passes (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/be7405c0-4588-4062-817e-03bede185ab9/Example usage
“ext:google-agentfinder:be7405c0-4588-4062-817e-03bede185ab9”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/a9bc01e6-836f-497a-8358-089b26b16f22
{
"name": "Apollo",
"description": "A neuro-symbolic AI platform for building and deploying accurate, safe, and controllable conversational agents for enterprise sales and customer support... (by Augmented Intelligence (AUI))",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"customer_support",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/be7405c0-4588-4062-817e-03bede185ab9/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:be7405c0-4588-4062-817e-03bede185ab9"
}a9bc01e6-836f-497a-8358-089b26b16f22Listed: Mar 24, 2026Related Agents
Avatar
A generative AI application that simulates realistic customer conversations to train and assess contact center agents. (by DataH2O Ltd)
Ask-AI
A generative AI platform that unifies enterprise knowledge into an AI assistant to enhance employee and customer experiences. (by Ask-AI)
Conversational Interface Planner
A conversational AI agent providing an accessible natural language interface to improve customer service, especially for users with disabilities. (by Accenture)
Master Agent
An autonomous AI sales assistant for retailers that personalizes omnichannel customer engagement in real-time to increase conversion rates. (by Accenture)