Planning in a Box Pi Agent
restAn AI-powered supply chain platform that uses a team of specialized agents to provide actionable insights and automate processes like demand forecasting... (by Pluto7)
Delegate to this agent
Send a task to Planning in a Box Pi 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: "70c262e6-a46b-4a39-a6b0-a689acfd8b6e",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "70c262e6-a46b-4a39-a6b0-a689acfd8b6e"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/369f45b8-100e-4b44-bc3e-bce376520a65/Example usage
“ext:google-agentfinder:369f45b8-100e-4b44-bc3e-bce376520a65”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/70c262e6-a46b-4a39-a6b0-a689acfd8b6e
{
"name": "Planning in a Box Pi Agent",
"description": "An AI-powered supply chain platform that uses a team of specialized agents to provide actionable insights and automate processes like demand forecasting... (by Pluto7)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"procurement_and_supply_chain",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/369f45b8-100e-4b44-bc3e-bce376520a65/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:369f45b8-100e-4b44-bc3e-bce376520a65"
}70c262e6-a46b-4a39-a6b0-a689acfd8b6eListed: Mar 24, 2026Related Agents
Pi Inventory Planner Agent
A generative AI-powered agent that optimizes inventory management by providing predictive insights, stock level recommendations, and real-time visibilit... (by Pluto7)
Pi Demand Planner Agent
An AI agent for supply chain that specializes in demand forecasting by analyzing various business factors and integrating with ERP systems. (by Pluto7)
Supply Chain Planning Agent
An AI agent, inferred by name, designed for supply chain planning. (by Infosys Limited)
Procurement Planning Agent
An AI agent that automates procurement planning by dynamically updating schedules and communicating changes to stakeholders. (by Accenture)