WeJob
W
WeJob
/wejob_search_formations

Search WeJob formations

Search public active WeJob formations.

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 /wejob_search_formations for me.

Input

FieldTypeDescription
querystringSearch query. default ""
limitintegerMaximum number of results. default 10
sortstring (newest | oldest | deadline_soon | deadline_later | price_asc | price_desc)Optional public result sort order.
locationstringLocation filter.
companystringCompany filter.
skillsstringComma-separated skills filter.

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":"/wejob_search_formations","input":{"query":"","limit":10}}'
cli
npx cracked-ai run -p mcp-ch-wejob-wejob -e /wejob_search_formations -i '{"query":"","limit":10}'
mcp
run_tool({ provider: "mcp-ch-wejob-wejob", endpoint: "/wejob_search_formations", input: {"query":"","limit":10} })

Try it

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