ListFeedDigest
ListFeedDigest returns a pre-aggregated digest of all RSS feeds for a site variant.
Authorizations
User-issued WorldMonitor API key.
Query Parameters
Digest variant: full, tech, finance, happy, commodity. Unsupported site variants, including energy, currently fall back to full.
ISO 639-1 language code (en, fr, ar, etc.)
Optional JMESPath expression applied server-side to project or reduce the JSON response before it is returned (mirrors the MCP jmespath argument). Invalid expressions, expressions larger than 1024 UTF-8 bytes, or projections that exceed the 256 KB output cap return HTTP 400 with a {_jmespath_error, original_keys} envelope. Grammar and worked examples: https://www.worldmonitor.app/docs/mcp-jmespath.
Response
Successful response
Per-category buckets — keys match category names from feed config
Per-feed status — only non-ok states emitted; absent key implies ok. Values: empty (feed returned 0 items), timeout (timed out during fetch), all-undated (every parsed item lacked a usable date), partial-undated (some parsed items lacked a usable date).
ISO 8601 timestamp of when this digest was generated
