W
WeJob
/fetch
Fetch WeJob item
Fetch a public WeJob item by id. Supported id prefixes: job:, formation:, company:.
liveverifiedunknown~5s typical
mcpprobedwejob
$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-ch-wejob-wejob /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Result id returned by search. |
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-ch-wejob-wejob","endpoint":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ch-wejob-wejob -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ch-wejob-wejob", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.