WhyLingxi Insurance Advisor
WI
WhyLingxi Insurance Advisor
/get_product_detail

get product detail

获取单个产品的结构化信息。compact=true时只返回摘要字段,适合Agent快速浏览;默认返回完整信息含条款详情。

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 /get_product_detail for me.

Input

FieldTypeDescription
product_id*integer产品ID
compactboolean精简模式:只返回核心字段+coverage前8项摘要,省略条款/FAQ详情 default 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":"/get_product_detail","input":{"product_id":1,"compact":false}}'
cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /get_product_detail -i '{"product_id":1,"compact":false}'
mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/get_product_detail", input: {"product_id":1,"compact":false} })

Try it

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