list_events_route_v1_events_get

shallow

dev.scoopkit/mcp · Verify this server

List events, newest first The primary resource — one structured event per underlying story, already deduplicated from many source articles. Cursor-paginated (`next_cursor`/`has_more`), newest `reported_at` first. Free tier omits paid-only fields by omission (never null) and excludes paid-primary subcategories entirely; archive depth is 45 days on free, 365 on Pro. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json **Example Response:** ```json { "data": [ { "event_id": "Event Id", "schema_version": "Schema Version", "taxonomy_version": "Taxonomy Version", "primary_category": "Primary Category", "subcategory": "Subcategory", "categories": [ "string" ], "type_confidence": 1.0, "headline": "Headline", "summary": "Summary", "reported_at": "2023-01-01T00:00:00Z", "orgs": [ "string" ], "models": [ "string" ], "source_url": "Source Url", "article_count": 1 } ], "pagination": { "has_more": true, "count": 1 }, "meta": { "request_id": "Request Id", "taxonomy_version": "Taxonomy Version", "tier": "ApiTier" } } ```

50.0/100

2 trials · measured 2 days ago

list_events_route_v1_events_get scores 50.0/100 on Vouch's measured behaviour index, from 2 real invocation trials against dev.scoopkit/mcp, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
read-onlyHeuristically read-only-eligible (readonly-heuristic.ts) and sample-called by the Phase 0 census shallow probe.

Score history

DayScoreTierMethodology
2026-08-3150.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
sample_callfail: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: list_events_route_v1_events_get
[![Vouch score](https://vouch.tools/api/tools/c84a0817-8605-41be-8289-7cad238d38e9/badge.svg)](https://vouch.tools/tools/c84a0817-8605-41be-8289-7cad238d38e9)
list_events_route_v1_events_get — Vouch