2
24好玩 · 互动营销模板与案例库
/get_case
获取客户案例全文
按 slug 获取单个客户案例的完整正文(背景、做法、效果口径)。slug 来自 list_cases 的返回。
liveverifiedunknown~5s typical
mcpprobed24好玩·互动营销模板与案例库
$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-24haowan-marketing /get_case for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | 案例 slug,例如 csair、k11、powerlong |
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-24haowan-marketing","endpoint":"/get_case","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-24haowan-marketing -e /get_case -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-24haowan-marketing", endpoint: "/get_case", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.