WI
WhyLingxi Insurance Advisor
/answer_question
answer question
回答保险知识问题。默认返回知识库检索结果;传synthesize:true可获得LLM整合答案。
liveverifiedunknown~5s typical
mcpprobedwhylingxiinsuranceadvisor
$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-cn-whylingxi-insurance /answer_question for me.
Input
| Field | Type | Description |
|---|---|---|
| question* | string | 问题 |
| product_id | integer | (可选)针对某款产品的问题 |
| synthesize | boolean | 是否调LLM整合答案(默认false,纯检索模式更快) |
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-cn-whylingxi-insurance","endpoint":"/answer_question","input":{"question":"..."}}'cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /answer_question -i '{"question":"..."}'mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/answer_question", input: {"question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.