search_finance_news
Search finance news by keyword across major RSS feeds, returning matching articles with title, link, date, and source.
Instructions
Search finance news across all RSS feeds by keyword.
Args: query: Search keyword to find in article titles or descriptions limit: Maximum number of matching articles to return (default: 10)
Returns: List of matching articles with title, link, published_date, description, and source_name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |