TempGuru Event Staffing
TE
TempGuru Event Staffing
/request_quote

Request Quote

Use only after the buyer reviews a staffing plan and asks to proceed. Requires the saved non-PII plan_id from plan_staffing or save_staffing_plan and returns a

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 /request_quote for me.

Input

FieldTypeDescription
plan_id*stringSaved non-PII plan reference returned by plan_staffing or save_staffing_plan.
source_platformstringOptional agent/platform attribution, e.g. claude-ai, openclaw, or hermes.
skill_versionstringOptional version of the TempGuru staffing skill used.
skill_idstring (event-staffing-ordering | event-staffing-compliance | staffing-plan-from-event-brief | urgent-event-backfill | staffing-agency-partner-growth | multi-city-activation-planner)Optional canonical TempGuru skill that assembled the plan.

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":"/request_quote","input":{"plan_id":"..."}}'
cli
npx cracked-ai run -p mcp-co-tempguru-event-staffing -e /request_quote -i '{"plan_id":"..."}'
mcp
run_tool({ provider: "mcp-co-tempguru-event-staffing", endpoint: "/request_quote", input: {"plan_id":"..."} })

Try it

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