Disruption Prediction Agent
restA predictive agent that monitors real-time data to identify, classify, and issue alerts for potential disruptions in logistics and supply chain operatio... (by Accenture)
Delegate to this agent
Send a task to Disruption Prediction 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: "3cee436f-0bb8-4b51-9815-d582332c993a",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "3cee436f-0bb8-4b51-9815-d582332c993a"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/cc05bb54-9f6e-49e2-a40a-7384b04d96c7/Example usage
“ext:google-agentfinder:cc05bb54-9f6e-49e2-a40a-7384b04d96c7”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/3cee436f-0bb8-4b51-9815-d582332c993a
{
"name": "Disruption Prediction Agent",
"description": "A predictive agent that monitors real-time data to identify, classify, and issue alerts for potential disruptions in logistics and supply chain operatio... (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"transportation",
"procurement_and_supply_chain",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/cc05bb54-9f6e-49e2-a40a-7384b04d96c7/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:cc05bb54-9f6e-49e2-a40a-7384b04d96c7"
}3cee436f-0bb8-4b51-9815-d582332c993aListed: Mar 24, 2026Related Agents
LogiSync - Monitoring & Risk Detection Agent
An autonomous agent that monitors external data like news and weather to proactively detect and alert supply chain managers about potential disruptions. (by Accenture)
Demand Prediction Agent
The Demand Prediction Agent analyzes historical data and external factors to forecast demand and improve fulfillment rates. (by Capgemini Technologies LLC)
Market Monitoring Agent
An AI agent that monitors global data sources for geo-spatial disruptions to provide supply chain managers with actionable insights for proactive planni... (by Wipro Limited)
Decision Making Agent
An autonomous AI agent that makes real-time logistics decisions by processing route data, weather, and disruption alerts to optimize supply chain operat... (by Accenture)