Curaiz Remote Jobs
CR
Curaiz Remote Jobs
/get_job_details

Get Job Details

Get full details for one to three Curaiz job slugs. Descriptions and requirements are bounded to keep responses manageable.

liveverifiedunknown~5s typical
mcpprobedcuraizremotejobs
$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-curaiz-remote-jobs /get_job_details for me.

Input

FieldTypeDescription
slugs*arrayOne to 3 job slugs

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-curaiz-remote-jobs","endpoint":"/get_job_details","input":{"slugs":[]}}'
cli
npx cracked-ai run -p mcp-com-curaiz-remote-jobs -e /get_job_details -i '{"slugs":[]}'
mcp
run_tool({ provider: "mcp-com-curaiz-remote-jobs", endpoint: "/get_job_details", input: {"slugs":[]} })

Try it

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