Communication Intake Agent process-simulated-email
restAn AI-driven supervisor agent that streamlines large-scale project execution by analyzing communication data to identify dependencies and surface blocke... (by Accenture)
Delegate to this agent
Send a task to Communication Intake Agent process-simulated-email 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: "a7587b0a-8702-475b-a747-f1abe95f7dee",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "a7587b0a-8702-475b-a747-f1abe95f7dee"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/45bdf448-9d78-4928-8727-5669065633b5/Example usage
“ext:google-agentfinder:45bdf448-9d78-4928-8727-5669065633b5”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/a7587b0a-8702-475b-a747-f1abe95f7dee
{
"name": "Communication Intake Agent process-simulated-email",
"description": "An AI-driven supervisor agent that streamlines large-scale project execution by analyzing communication data to identify dependencies and surface blocke... (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"product_development",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/45bdf448-9d78-4928-8727-5669065633b5/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:45bdf448-9d78-4928-8727-5669065633b5"
}a7587b0a-8702-475b-a747-f1abe95f7deeListed: Mar 24, 2026Related Agents
Comms Assistant
An AI agent that automates team communication by managing emails, drafting replies, and generating task digests for Agile teams. (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)
Brain Agent
An AI orchestration agent that splits complex queries into parallel sub-tasks for multiple agents, drastically accelerating data analysis and decision-m... (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)