Email Agent
restAn AI agent that automates email communications by drafting personalized responses and handling intelligent case escalations for customer service teams. (by Accenture)
Delegate to this agent
Send a task to Email 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: "8810c050-6b69-429c-a659-eade0de7cd9d",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "8810c050-6b69-429c-a659-eade0de7cd9d"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/a4919c1b-d3fe-486d-9c40-74a36783f67f/Example usage
“ext:google-agentfinder:a4919c1b-d3fe-486d-9c40-74a36783f67f”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/8810c050-6b69-429c-a659-eade0de7cd9d
{
"name": "Email Agent",
"description": "An AI agent that automates email communications by drafting personalized responses and handling intelligent case escalations for customer service teams. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"customer_support",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/a4919c1b-d3fe-486d-9c40-74a36783f67f/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:a4919c1b-d3fe-486d-9c40-74a36783f67f"
}8810c050-6b69-429c-a659-eade0de7cd9dListed: Mar 24, 2026Related Agents
Email Sender Agent
An AI agent that automates the composition and sending of context-aware emails for customer engagement, support, and other business tasks. (by Accenture)
Email Reader Agent
An AI agent that monitors an email inbox for new messages and automatically triggers relevant downstream agents or workflows based on the email's conten... (by Accenture)
Gmail Agent
An AI agent that handles Gmail-related tasks such as searching, summarizing, and composing draft emails to enhance user productivity. (by Accenture)
Comms Assistant
An AI agent that automates team communication by managing emails, drafting replies, and generating task digests for Agile teams. (by Accenture)