rss-watcher · git:20260307.879b35b · 2026-03-07 · sha256 2c78acc70c928e4a

rss-watcher git:20260307.879b35bA

Immutable. This exact content is served forever at /api/v1/blob/2c78acc70c928e4a.

---
name: rss-watcher
description: Monitors RSS feeds for new items matching configured keywords
type: code
schedule: "15m"
parameters:
  feeds: []
  keywords: []
---

Polls configured RSS feeds and reports new items that match any of the configured keywords.
Items are deduplicated across runs using entry IDs.