get_ai_news
Retrieve AI news aggregated from 15+ sources including Anthropic, OpenAI, and TechCrunch. Filter by category like research or tools, and get ranked results with snippets and publish times.
Instructions
Get the latest AI news from TensorFeed.ai as a ranked list with title, source, URL, snippet, and publish time, filterable by category (e.g. "anthropic", "openai", "research", "tools"). Aggregates 15+ sources (Anthropic, OpenAI, Google, TechCrunch, The Verge, arXiv, and more) into one normalized feed, so an agent reads one schema instead of polling each outlet. Free, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (e.g. "anthropic", "openai", "research", "tools") | |
| limit | No | Number of articles to return (default 10, max 50) | |
| digest | No | When true, return a headline-only digest (title, source, URL per story) instead of the full article set. |