Store performance insights agent
restAn AI agent that analyzes retail store performance data to provide actionable insights and recommendations for optimizing sales and operations. (by PricewaterhouseCoopers LLP)
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: "0c3d9c16-aee1-406d-93ca-adecc9eadd6b" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"0c3d9c16-aee1-406d-93ca-adecc9eadd6b",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/0c3d9c16-aee1-406d-93ca-adecc9eadd6b/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/235b80ee-f7ef-47d9-a727-ca90432b7537/Example usage
“ext:google-agentfinder:235b80ee-f7ef-47d9-a727-ca90432b7537”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/0c3d9c16-aee1-406d-93ca-adecc9eadd6b
{
"name": "Store performance insights agent",
"description": "An AI agent that analyzes retail store performance data to provide actionable insights and recommendations for optimizing sales and operations. (by PricewaterhouseCoopers LLP)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"retail_and_consumer_packaged_goods",
"sales",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/235b80ee-f7ef-47d9-a727-ca90432b7537/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:235b80ee-f7ef-47d9-a727-ca90432b7537"
}0c3d9c16-aee1-406d-93ca-adecc9eadd6bListed: Mar 24, 2026Related Agents
Store Reporting / Insights Generator
An AI agent that automates the generation of reports, operational insights, and inventory management recommendations for retail stores. (by Deloitte Consulting LLP)
MerchInsight - Retail Intelligence Agent
An AI-powered agent that provides retail intelligence to enable smarter business decisions. (by Deloitte Consulting LLP)
InsightShelf - Store Reporting Agent
An AI-powered agent that provides streamlined store reporting and business insights. (by Deloitte Consulting LLP)
Retail Store Optimization Agent Suite
An agent suite that automates reporting, insights generation, and inventory management to optimize retail store operations. (by Deloitte Consulting LLP)