get_feed_items
Get recent items from feed subscriptions with optional filtering by source, type, and limit. Stay informed on news, Reddit, Hacker News, and other feeds.
Instructions
Get recent items from feed subscriptions, optionally filtered by source or type.
Sample prompts that trigger this tool: - "What's new in my feeds?" - "Show me the latest BBC News articles" - "Show recent Reddit posts" - "What are the latest Hacker News stories?" - "Show me recent tweets from my followed accounts" - "Get latest YouTube videos from my subscriptions"
Args: source: Filter by source name (e.g. "BBC", "LocalLLaMA"). Leave empty for all. source_type: Filter by type (news, reddit, hackernews, github, arxiv, youtube, podcast, twitter). Leave empty for all. limit: Max items to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| source_type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |