Procurement Agent
restAn AI agent that scores suppliers on ESG metrics and provides sustainable sourcing recommendations to procurement teams. (by Capgemini)
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: "fc3cdba6-0c5e-49d7-9a7c-1acf1f5de555" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"fc3cdba6-0c5e-49d7-9a7c-1acf1f5de555",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/fc3cdba6-0c5e-49d7-9a7c-1acf1f5de555/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/8c2ec532-7529-400c-b93f-8a067dbad9b1/Example usage
“ext:google-agentfinder:8c2ec532-7529-400c-b93f-8a067dbad9b1”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/fc3cdba6-0c5e-49d7-9a7c-1acf1f5de555
{
"name": "Procurement Agent",
"description": "An AI agent that scores suppliers on ESG metrics and provides sustainable sourcing recommendations to procurement teams. (by Capgemini)",
"capabilities": [
"uses_gemini",
"procurement_and_supply_chain",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/8c2ec532-7529-400c-b93f-8a067dbad9b1/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:8c2ec532-7529-400c-b93f-8a067dbad9b1"
}fc3cdba6-0c5e-49d7-9a7c-1acf1f5de555Listed: Mar 24, 2026Related Agents
Procurement Planning Agent
An AI agent that automates procurement planning by dynamically updating schedules and communicating changes to stakeholders. (by Accenture)
Supply Chain Procurement Agent
An AI agent from Infosys for supply chain and procurement operations, with specific details unavailable and only a support link provided. (by Infosys Limited)
Purchase Assist Agent
An AI agent that helps procurement teams quickly access and comprehend relevant data from structured and unstructured sources. (by Wipro Limited)
Procurement Advisor Agent
An AI agent that automates procurement tasks, including answering FAQs, processing claims, and generating invoices. (by Kyndryl, Inc)