Hokyo MCP Server
HM
Hokyo MCP Server
/get_concern_detail

get concern 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_concern_detail for me.

Input

FieldTypeDescription
concernId*string悩みID(small-breasts, breast-sagging, post-pregnancy-and-diet, breast-asymmetry, wide-set-br

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

Try it

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