TempGuru Event Staffing
TE
TempGuru Event Staffing
/get_quote_status

Get Quote Request Status

Check whether a TempGuru quote request reference was received by the CRM or durably queued. Use only after the buyer personally submitted a TempGuru website for

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

Input

FieldTypeDescription
reference*stringTG reference returned after the buyer submits the TempGuru website form, e.g. TG-ABC234.

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

Try it

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