Crossing Minds
restAn AI platform that enables digital commerce teams to create personalized shopping experiences through data enrichment, 1:1 recommendations, and convers... (by Crossing Minds)
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: "47c33933-5bc6-41d1-9d0c-fa23ce07ff3c" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"47c33933-5bc6-41d1-9d0c-fa23ce07ff3c",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/47c33933-5bc6-41d1-9d0c-fa23ce07ff3c/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/1c1a8e51-817a-415c-9356-5ede5d6a8295/Example usage
“ext:google-agentfinder:1c1a8e51-817a-415c-9356-5ede5d6a8295”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/47c33933-5bc6-41d1-9d0c-fa23ce07ff3c
{
"name": "Crossing Minds",
"description": "An AI platform that enables digital commerce teams to create personalized shopping experiences through data enrichment, 1:1 recommendations, and convers... (by Crossing Minds)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"retail_and_consumer_packaged_goods",
"marketing",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/1c1a8e51-817a-415c-9356-5ede5d6a8295/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:1c1a8e51-817a-415c-9356-5ede5d6a8295"
}47c33933-5bc6-41d1-9d0c-fa23ce07ff3cListed: Mar 24, 2026Related Agents
Product Recommendation
An AI agent for e-commerce that provides personalized product recommendations and allows users to manage their cart and place orders conversationally. (by HCL Software [HCL America INC.])
MerchInsight - Retail Intelligence Agent
An AI-powered agent that provides retail intelligence to enable smarter business decisions. (by Deloitte Consulting LLP)
Master Agent
An autonomous AI sales assistant for retailers that personalizes omnichannel customer engagement in real-time to increase conversion rates. (by Accenture)
Shopping Cart Creator Agent
An AI-powered agent that builds an optimized, multi-platform shopping cart by comparing real-time prices, fees, and delivery options to find the best de... (by Accenture)