2
24好玩 · 互动营销模板与案例库
/get_industry_benchmark
取某行业的活动基准数据
返回该行业在 24好玩平台上真实活动的基准:总中奖率、奖池档位数、活动周期、参与量级、实际中奖率与核销率,全部为按商户等权的中位数并附样本量。用于回答「中奖率设多少」「奖池分几档」「活动开几天」这类要有出处的数字问题。★ 平台没有奖品单价/预算/ROI 数据,本工具**不返回任何金额**,也不要据此推算预算。
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_industry_benchmark for me.
Input
| Field | Type | Description |
|---|---|---|
| industry | string | 行业 slug,取值与 list_cases 的 industry 相同(用 list_industries 可取全部)。不传或该行业样本不足时,返回平台整体口径并明确说明。 |
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_industry_benchmark","input":{}}'cli
npx cracked-ai run -p mcp-com-24haowan-marketing -e /get_industry_benchmark -i '{}'mcp
run_tool({ provider: "mcp-com-24haowan-marketing", endpoint: "/get_industry_benchmark", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.