O
opportunity-exchange
/search_hiring_activity
search hiring activity
Source-attributed hiring-activity evidence, newest first and filterable by occupation, sector and geography. data.recordPurpose and each row recordPurpose are h
liveverifiedunknown~5s typical
mcpprobedopportunity-exchange
$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-ca-veilpoint-opportunity-exchange /search_hiring_activity for me.
Input
| Field | Type | Description |
|---|---|---|
| q | string | Free-text search over title, employer and description. |
| region | string | Exact region name. |
| municipality | string | Exact municipality name. |
| occupation | string | Role id from the occupation catalogue. |
| sector | string | Sector id from the sector list. |
| type | string (full-time | part-time | seasonal | casual | contract) | Employment type. |
| minWage | number | Minimum hourly wage, CAD. |
| postedWithinDays | integer | Only postings newer than this many days. |
| limit | integer | Page size, 1-200 (default 50). |
| offset | integer | Pagination offset (default 0). |
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-ca-veilpoint-opportunity-exchange","endpoint":"/search_hiring_activity","input":{}}'cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /search_hiring_activity -i '{}'mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/search_hiring_activity", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.