Hokyo MCP Server
HM
Hokyo MCP Server
/get_procedure_detail

get procedure detail

指定した術式の詳細情報を取得します。

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_procedure_detail for me.

Input

FieldTypeDescription
procedureId*string術式ID(hyaluronic, breast-implants, fat-transfer, condensed-rich-fat-grafting, stem-cell-tra

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

Try it

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