A
AcuiQ
/get_symptom_detail
get symptom detail
Get details for a specific symptom: canonical name, protocol count, page URL and its markdown twin. The markdown twin is the cheapest way to read every protocol
liveverifiedunknown~5s typical
mcpprobedacuiq
$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-acuiq-acuiq /get_symptom_detail for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Symptom name (e.g. "headache") |
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-acuiq-acuiq","endpoint":"/get_symptom_detail","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-acuiq-acuiq -e /get_symptom_detail -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-acuiq-acuiq", endpoint: "/get_symptom_detail", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.