BK
BAM Kaarsen catalog
/list_products
List products
List catalog products, optionally filtered by exactly one facet id from browse_catalog. Without a filter, returns the whole visible catalog.
liveverifiedunknown~5s typical
mcpprobedbamkaarsencatalog
$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-be-realbam-catalog /list_products for me.
Input
| Field | Type | Description |
|---|---|---|
| collection_id | integer | |
| lang | string (en | nl | fr) | Language for names and descriptions (default en) |
| product_type_id | integer | |
| scent_id | integer |
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-be-realbam-catalog","endpoint":"/list_products","input":{}}'cli
npx cracked-ai run -p mcp-be-realbam-catalog -e /list_products -i '{}'mcp
run_tool({ provider: "mcp-be-realbam-catalog", endpoint: "/list_products", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.