BG
BC Gov News API Service 1.0
/api/ResourceLinks
Get all resource links
Get all resource links
liveunknown~3s typical
resourcelinksbc
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-gov-bc-ca-news /api/ResourceLinks for me.
Input
| Field | Type | Description |
|---|---|---|
| api-version* | string | The requested API version default "1.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":"oa-gov-bc-ca-news","endpoint":"/api/ResourceLinks","input":{"api-version":"1.0"}}'cli
npx cracked-ai run -p oa-gov-bc-ca-news -e /api/ResourceLinks -i '{"api-version":"1.0"}'mcp
run_tool({ provider: "oa-gov-bc-ca-news", endpoint: "/api/ResourceLinks", input: {"api-version":"1.0"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.