S
store
/search_policies_and_faqs
Search Policies and FAQs
Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.
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_policies_and_faqs for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search query (e.g. 'returns', 'shipping to Germany', 'matte vs glossy', 'desk stand') |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for locale-aware policy URLs (e.g. 'PL', 'DE', |
| locale | string | Locale code for localized policy URLs (e.g. 'en', 'pl', 'de') |
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_policies_and_faqs","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-bolotstudio-store -e /search_policies_and_faqs -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-bolotstudio-store", endpoint: "/search_policies_and_faqs", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.