opportunity-exchange
O
opportunity-exchange
/get_sector

get sector

One sector: its occupations, provider-qualified postings by community, and notable employers.

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

Input

FieldTypeDescription
id*stringSector id from list_sectors.

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":"/get_sector","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /get_sector -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/get_sector", input: {"id":"..."} })

Try it

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