company_news
Retrieve recent news, press releases, and developments about a specific company. Filter by topic, date range, or preferred sources to get relevant updates.
Instructions
Get the latest news and developments about a company.
Searches news sources, press releases, and publications for recent coverage including product launches, funding, partnerships, and M&A activity.
Args: company_name: The name of the company to research topic: Optional topic filter (e.g., 'funding', 'product launch', 'partnerships') output_format: "answer" for natural language with sources, "structured" for JSON from_date: Start date for news (YYYY-MM-DD format) to_date: End date for news (YYYY-MM-DD format) include_domains: Comma-separated domains to include (e.g., "techcrunch.com,reuters.com") exclude_domains: Comma-separated domains to exclude max_results: Maximum number of news items (1-50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| to_date | No | ||
| from_date | No | ||
| max_results | No | ||
| company_name | Yes | ||
| output_format | No | answer | |
| exclude_domains | No | ||
| include_domains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |