recommend
ActiveTool of La Luer — AI Skincare Commerce
Get a personalized product recommendation with domain-expert scoring, safety notes, and transaction authority. Use when the user wants advice, has a concern, or asks what to buy. Returns scored products with checkout URLs, safety assessment, and authority state (SHOULD/CAN/SHOULDNT/ESCALATE/CANT).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"brand": {
"type": "string",
"maxLength": 100,
"description": "Filter to a specific brand"
},
"query": {
"type": "string",
"maxLength": 2000,
"description": "Natural language query about product needs"
},
"domain": {
"type": "string",
"maxLength": 50,
"description": "Product domain (e.g. 'skincare', 'beauty_devices'). Auto-detected from merchant if omitted."
},
"strategy": {
"type": "string",
"maxLength": 50,
"description": "Optional offer strategy override"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
La Luer — AI Skincare Commerce
https://github.com/nathangrotticelli/searchshopai
2/7 registries