TE
TempGuru Event Staffing
/check_availability
Check Availability
Return tier-based lead-time guidance for an event date and configured market. Use for 'What's the typical lead time for brand ambassadors in [city]?' or 'Is thi
liveverifiedunknown~5s typical
mcpprobedtempgurueventstaffing
$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-co-tempguru-event-staffing /check_availability for me.
Input
| Field | Type | Description |
|---|---|---|
| date* | string | Event date as YYYY-MM-DD; legacy recognizable dates are still accepted. |
| city* | string | City name (e.g., 'Boston') or slug (e.g., 'boston-event-staffing'). |
| role | string | Optional role name or slug to include rate context. |
| count | integer | Optional headcount for the event. |
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-co-tempguru-event-staffing","endpoint":"/check_availability","input":{"date":"...","city":"..."}}'cli
npx cracked-ai run -p mcp-co-tempguru-event-staffing -e /check_availability -i '{"date":"...","city":"..."}'mcp
run_tool({ provider: "mcp-co-tempguru-event-staffing", endpoint: "/check_availability", input: {"date":"...","city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.