B
BedrockNews
/get_related
get related
Related BedrockNews stories for a given article — same section, ranked by editorial-mode match, plumb, source affinity, and recency.
liveverifiedunknown~5s typical
mcpprobedbedrocknews
$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-com-bedrocknews-news /get_related for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | The source story id |
| limit | number | Max related stories (default 4, max 12) |
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-com-bedrocknews-news","endpoint":"/get_related","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-bedrocknews-news -e /get_related -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-bedrocknews-news", endpoint: "/get_related", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.