AD
AI Dev Jobs
/get_job
Get Job Details
Fetch full job posting by ID or slug: title, description, requirements, salary, workplace, tags, apply URL. Use after search_jobs to read a specific listing.
liveverifiedunknown~5s typical
mcpprobedaidevjobs
$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-aidevboard-jobs /get_job for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Job ID (UUID) or slug |
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-aidevboard-jobs","endpoint":"/get_job","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /get_job -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/get_job", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.