J
jobs
/fetch_job
fetch job
Liefert die vollständigen Details zu einer Stellenanzeige anhand ihrer id (aus search_jobs). Das Feld apply_url ist der Bewerbungslink zur Original-Anzeige. WIC
liveunknown~5s typical
mcpjobs
$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-alleskralle-jobs /fetch_job for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Die id eines Treffers aus search_jobs. |
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-alleskralle-jobs","endpoint":"/fetch_job","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-alleskralle-jobs -e /fetch_job -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-alleskralle-jobs", endpoint: "/fetch_job", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.