list_stories
Discover BedrockNews stories with GRIN-aware filters. Filter by verdict ('extractive' | 'mixed' | 'generative'), plumb range (0-100 analytical-clarity score), editorialMode ('grin' news/politics | 'culture' | 'research' | 'ledger'), category (see list_categories), date window (since/before, ISO 8601), or a title search (substring match on titles, not full text). Sorted newest first; paginated via cursor. Returns compact story briefs — use get_article for full analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 15, max 50) | |
| query | No | Optional title search (substring match) | |
| since | No | Only stories published at/after this ISO 8601 date | |
| before | No | Only stories published before this ISO 8601 date | |
| cursor | No | Opaque pagination cursor from a previous call | |
| verdict | No | GRIN verdict filter, derived from grinScores.extractive | |
| category | No | Category id filter (e.g. 'politics', 'research') | |
| plumbMax | No | Maximum plumb (0-100) | |
| plumbMin | No | Minimum plumb (0-100) | |
| editorialMode | No | Filter to one editorial framework |