store
S
store
/search_products

Search Products

Search and browse Bolot Studio custom metal photo prints. Returns a compact product card by default — handle, title, short description, price/compareAtPrice, av

liveverifiedunknown~5s typical
mcpprobedstore
$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-com-bolotstudio-store /search_products for me.

Input

FieldTypeDescription
querystringSearch term (e.g. 'metal print', 'gift', 'cinematic')
handlestringProduct handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign'
countrystringISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU',
localestringLocale code for localized URLs (e.g. 'en', 'pl', 'de')
locale_contractstring (legacy | strict)Language-resolution contract. Legacy discloses multilingual-country ambiguity; strict requ
detailbooleanOnly used together with `handle` (single-product lookup). When true, returns the full enri

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-com-bolotstudio-store","endpoint":"/search_products","input":{}}'
cli
npx cracked-ai run -p mcp-com-bolotstudio-store -e /search_products -i '{}'
mcp
run_tool({ provider: "mcp-com-bolotstudio-store", endpoint: "/search_products", input: {} })

Try it

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