fetch_intelligence_feed
Pull new intelligence items from RSS, Hacker News, and arXiv into LanceDB. Supports category filters, per-channel limits, and forced refresh for up-to-date data.
Instructions
Fetches the latest intelligence items across configured feeds (RSS, HN, arXiv) and saves them to LanceDB.
Args: category: Optional category filter. limit_per_channel: Optional items per channel override. force_fetch: If True, forces fetch regardless of interval_hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| force_fetch | No | ||
| limit_per_channel | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |