B
beauty
/get_shopper_prefs
get shopper prefs
Get a shopper's ad preferences — whether they allow sponsored results and their brand/ingredient preferences.
liveverifiedunknown~5s typical
mcpprobedbeauty
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-adoraads-beauty /get_shopper_prefs for me.
Input
| Field | Type | Description |
|---|---|---|
| shopper_id* | string | Unique identifier for the shopper |
| tenant_id* | string | Unique identifier for the merchant/tenant account |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-adoraads-beauty","endpoint":"/get_shopper_prefs","input":{"shopper_id":"...","tenant_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-adoraads-beauty -e /get_shopper_prefs -i '{"shopper_id":"...","tenant_id":"..."}'mcp
run_tool({ provider: "mcp-ai-adoraads-beauty", endpoint: "/get_shopper_prefs", input: {"shopper_id":"...","tenant_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.