List Feeds
list_feedsList subscribed RSS feeds with optional filters for tag or pinned status. Returns feed metadata, per-user tags, and pinned flags from the shared catalog.
Instructions
List all subscribed RSS feeds, optionally filtered by tag or pinned status. Returns feed metadata from the shared catalog along with per-user tags and pinned status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (e.g. 'tech', 'news') | |
| pinned_only | No | Only show pinned feeds. Default: false |