brands
B
brands
/get_retailer

get retailer

Get the full profile for a specific retailer: address, contact details, opening hours, categories, subscription plan, TÜV certification, customer rating and sea

liveverifiedunknown~5s typical
mcpprobedbrands
$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-by-authorized-brands /get_retailer for me.

Input

FieldTypeDescription
id_or_alias*stringRetailer numeric ID or alias.

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-by-authorized-brands","endpoint":"/get_retailer","input":{"id_or_alias":"..."}}'
cli
npx cracked-ai run -p mcp-by-authorized-brands -e /get_retailer -i '{"id_or_alias":"..."}'
mcp
run_tool({ provider: "mcp-by-authorized-brands", endpoint: "/get_retailer", input: {"id_or_alias":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.