M
mental-health-care
/check_availability
Check Provider Availability
Real-time availability for ONE specific provider. Returns the next 10 open slots with start timestamps.
liveverifiedunknown~5s typical
mcpprobedmental-health-care
$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-emorahealth-mental-health-care /check_availability for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string (Florida | Texas | Illinois | North Carolina | Georgia | Ohio) | |
| appointment_type* | string (354092 | 446840 | 446841 | 449671 | 465593) | |
| provider_id* | string |
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-emorahealth-mental-health-care","endpoint":"/check_availability","input":{"state":"Florida","appointment_type":"354092","provider_id":"..."}}'cli
npx cracked-ai run -p mcp-com-emorahealth-mental-health-care -e /check_availability -i '{"state":"Florida","appointment_type":"354092","provider_id":"..."}'mcp
run_tool({ provider: "mcp-com-emorahealth-mental-health-care", endpoint: "/check_availability", input: {"state":"Florida","appointment_type":"354092","provider_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.