Provides access to news articles from various categories.
The News tool retrieves and provides access to news articles from a PostgreSQL database populated with data from various RSS feeds. It exposes a tool called `summarize_news` which allows a client (LLM) to retrieve raw news articles based on category and limit. The tool provides access to article metadata, including title, link, published date, source, and content, facilitating summarization and analysis.