B
BedrockNews
/list_stories
list stories
Discover BedrockNews stories with GRIN-aware filters. Filter by verdict ('extractive' | 'mixed' | 'generative'), plumb range (0-100 analytical-clarity score), e
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 /list_stories for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional title search (substring match) |
| category | string | Category id filter (e.g. 'politics', 'research') |
| verdict | string (extractive | mixed | generative) | GRIN verdict filter, derived from grinScores.extractive |
| editorialMode | string (grin | culture | research | ledger) | Filter to one editorial framework |
| plumbMin | number | Minimum plumb (0-100) |
| plumbMax | number | Maximum plumb (0-100) |
| since | string | Only stories published at/after this ISO 8601 date |
| before | string | Only stories published before this ISO 8601 date |
| cursor | string | Opaque pagination cursor from a previous call |
| limit | number | Max results (default 15, max 50) |
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":"/list_stories","input":{}}'cli
npx cracked-ai run -p mcp-com-bedrocknews-news -e /list_stories -i '{}'mcp
run_tool({ provider: "mcp-com-bedrocknews-news", endpoint: "/list_stories", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.