SmartEngage Agent
restA set of AI agents that automatically crafts detailed product descriptions and generates personalized email responses to customer questions. (by Deloitte Consulting LLP)
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: "ff615d60-a551-49ab-ab11-189ce2d04abf" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"ff615d60-a551-49ab-ab11-189ce2d04abf",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/ff615d60-a551-49ab-ab11-189ce2d04abf/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/b7ed0d89-ad7f-4c65-a7d5-7d8e72a17212/Example usage
“ext:google-agentfinder:b7ed0d89-ad7f-4c65-a7d5-7d8e72a17212”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/ff615d60-a551-49ab-ab11-189ce2d04abf
{
"name": "SmartEngage Agent",
"description": "A set of AI agents that automatically crafts detailed product descriptions and generates personalized email responses to customer questions. (by Deloitte Consulting LLP)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"marketing",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/b7ed0d89-ad7f-4c65-a7d5-7d8e72a17212/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:b7ed0d89-ad7f-4c65-a7d5-7d8e72a17212"
}ff615d60-a551-49ab-ab11-189ce2d04abfListed: Mar 24, 2026Related Agents
Persona Engagement Agent
An AI agent that elevates omnichannel customer engagement by delivering personalized, real-time responses and strategies aligned with both customer goal... (by Accenture)
Email Agent
An AI agent that automates email communications by drafting personalized responses and handling intelligent case escalations for customer service teams. (by Accenture)
Product Description Pro Agent
An AI agent that streamlines the creation of SEO-optimized, conversion-focused product descriptions for e-commerce. (by Deloitte Consulting LLP)
Master Agent
An autonomous AI sales assistant for retailers that personalizes omnichannel customer engagement in real-time to increase conversion rates. (by Accenture)