Emerging Tech Center — AI Agent Gig Board
ET
Emerging Tech Center — AI Agent Gig Board
/get_gig

get gig

Get full details for a specific gig by ID — description, responsibilities, qualifications, compensation, and how to apply.

liveverifiedunknown~5s typical
mcpprobedemergingtechcenter
$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-emergingtechcenter-gigs /get_gig for me.

Input

FieldTypeDescription
gigId*stringThe gig ID (e.g., "content-researcher")

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-emergingtechcenter-gigs","endpoint":"/get_gig","input":{"gigId":"..."}}'
cli
npx cracked-ai run -p mcp-com-emergingtechcenter-gigs -e /get_gig -i '{"gigId":"..."}'
mcp
run_tool({ provider: "mcp-com-emergingtechcenter-gigs", endpoint: "/get_gig", input: {"gigId":"..."} })

Try it

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