Order Management Agent Suite
restAn agent-based suite for automating and managing the entire customer order lifecycle. (by HCL Software [HCL America INC.])
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: "5ba3d8fb-3c20-47c7-a4fb-a135760a54b5" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"5ba3d8fb-3c20-47c7-a4fb-a135760a54b5",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/5ba3d8fb-3c20-47c7-a4fb-a135760a54b5/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/cc2a150f-5923-4b67-a92e-281a6af74598/Example usage
“ext:google-agentfinder:cc2a150f-5923-4b67-a92e-281a6af74598”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/5ba3d8fb-3c20-47c7-a4fb-a135760a54b5
{
"name": "Order Management Agent Suite",
"description": "An agent-based suite for automating and managing the entire customer order lifecycle. (by HCL Software [HCL America INC.])",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"procurement_and_supply_chain",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/cc2a150f-5923-4b67-a92e-281a6af74598/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:cc2a150f-5923-4b67-a92e-281a6af74598"
}5ba3d8fb-3c20-47c7-a4fb-a135760a54b5Listed: Mar 24, 2026Related Agents
Inventory and Order Management Agent Suite
A suite of 8 AI agents that automate and optimize supply chain processes including inventory management, order processing, and invoice validation. (by Deloitte Consulting LLP)
Marketing Agent Suite
A suite of AI agents that automates marketing tasks, from market research and content creation to data analysis and design assistance. (by HCL Software [HCL America INC.])
Billing and order managemnt agent
The Billing and order management agent is designed with tools to access backend order management APIs to automate related workflows. (by Capgemini Technologies LLC)
Order Management - Conversational AI Agent
A conversational AI agent that engages customers to manage orders and provide proactive bulk order recommendations 24/7. (by Accenture)