Hokyo MCP Server
HM
Hokyo MCP Server
/get_complication_detail

get complication detail

指定した合併症の詳細情報(定義・メカニズム・統計・予防・治療・FAQ・引用文献)を取得します。

liveverifiedunknown~5s typical
mcpprobedhokyomcpserver
$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-bustup-monitor-mcp /get_complication_detail for me.

Input

FieldTypeDescription
complicationId*string合併症ID(capsular-contracture, infection, fat-necrosis, bia-alcl, vascular-embolism, fat-embo

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-bustup-monitor-mcp","endpoint":"/get_complication_detail","input":{"complicationId":"..."}}'
cli
npx cracked-ai run -p mcp-com-bustup-monitor-mcp -e /get_complication_detail -i '{"complicationId":"..."}'
mcp
run_tool({ provider: "mcp-com-bustup-monitor-mcp", endpoint: "/get_complication_detail", input: {"complicationId":"..."} })

Try it

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