WhyLingxi Insurance Advisor
WI
WhyLingxi Insurance Advisor
/get_schema

get schema

获取调用策略和字段优先级。调用流程:(1)收集用户age后即可调recommend(2)有health_conditions时自动附带核保结论(3)include_reasoning默认false,Agent自行组织语言(4)返回的source_url可直接给用户作为投保链接。本工具返回各能力的字段优先级、缺失影响、默

liveverifieddegraded · 471ms~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_schema for me.

Input

FieldTypeDescription
capabilitystring (recommend | search | compare | premium | underwriting)想了解哪个能力,不传则返回全部

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_schema","input":{}}'
cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /get_schema -i '{}'
mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/get_schema", input: {} })

Try it

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