Apostle — AI Men's Skincare Commerce
AA
Apostle — AI Men's Skincare Commerce
/skincare_report_issue

skincare report issue

Report when a tool result was unhelpful, incomplete, or wrong. Call this whenever you override a recommendation, skip a cart result, or notice the engine output

liveverifiedunknown~5s typical
mcpprobedapostleai
$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-searchshop-apostleman /skincare_report_issue for me.

Input

FieldTypeDescription
tool_name*stringWhich tool had the issue (skincare_recommend, skincare_cart, skincare_report_issue)
issue_type*string (wrong_products | too_few_products | too_expensive | ignored_concern | ignored_budget | bad_recommendation)Type of issue
description*stringWhat went wrong and what you expected instead
user_querystringThe original user query if available
expected_productsarrayWhat products should have been recommended

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-searchshop-apostleman","endpoint":"/skincare_report_issue","input":{"tool_name":"...","issue_type":"wrong_products","description":"..."}}'
cli
npx cracked-ai run -p mcp-ai-searchshop-apostleman -e /skincare_report_issue -i '{"tool_name":"...","issue_type":"wrong_products","description":"..."}'
mcp
run_tool({ provider: "mcp-ai-searchshop-apostleman", endpoint: "/skincare_report_issue", input: {"tool_name":"...","issue_type":"wrong_products","description":"..."} })

Try it

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