TempGuru Event Staffing
TE
TempGuru Event Staffing
/save_staffing_plan

Save Staffing Plan

Explicitly save a complete non-contact staffing plan for 30 days so it can be shared, resumed, or linked to a later quote request. Use only when plan_staffing r

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

Input

FieldTypeDescription
city*stringEvent city, name or slug (e.g. Chicago).
event_datestringEvent date as YYYY-MM-DD; legacy recognizable dates are still accepted.
event_typestring (trade-show | conference | festival | concert | sporting-event | corporate)trade-show, conference, festival, concert, sporting-event, corporate, brand-activation, or
attendeesintegerExpected attendee count.
roles*arrayConfirmed roles, headcount, hours, and days to recompute and save.

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

Try it

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