with one click
news-monitor
// Find recent news, announcements, and developments about a topic, company, or technology
// Find recent news, announcements, and developments about a topic, company, or technology
Generate properly formatted citations and references from research
Research competitors, alternatives, and market landscape for a product, service, or technology
Conduct comprehensive multi-source research on any topic with synthesis and quality assessment
Verify claims, statements, or information using multiple authoritative sources
Find official documentation, API references, and technical guides for technologies, libraries, or tools
| name | news-monitor |
| description | Find recent news, announcements, and developments about a topic, company, or technology |
| argument-hint | ["topic/company"] |
Track recent news and developments for: $ARGUMENTS
Use google_search with date restrictions:
{
"query": "[subject]",
"dateRestrict": "w1", // Last week
"num_results": 10
}
Then expand if needed:
"d3" - Last 3 days (breaking news)"w1" - Last week"m1" - Last month"m3" - Last quarterFor comprehensive coverage, search specific source types:
Major News:
"[subject]" site:reuters.com OR site:apnews.com
"[subject]" site:bbc.com OR site:nytimes.com
Tech News (if applicable):
"[subject]" site:techcrunch.com OR site:theverge.com
"[subject]" site:arstechnica.com OR site:wired.com
Industry/Trade:
"[subject]" announcement OR launch OR release
"[subject]" funding OR acquisition OR partnership
Use extract_webpage_content on top 3-5 most relevant articles.
Look for patterns:
# News Monitor: [Subject]
**Period:** [Date range searched]
**Generated:** [Current date]
## Headlines Summary
### Breaking / Major Stories
1. **[Headline]** - [Source], [Date]
> [1-2 sentence summary]
2. **[Headline]** - [Source], [Date]
> [1-2 sentence summary]
### Recent Developments
- [Development 1] ([Source], [Date])
- [Development 2] ([Source], [Date])
## News Analysis
### Key Themes
1. **[Theme]**: [Explanation of what's driving coverage]
2. **[Theme]**: [Explanation]
### Sentiment Overview
[Generally positive/negative/neutral/mixed] - [Brief explanation]
### Notable Quotes
> "[Quote]" - [Person], [Title], [Source]
## Timeline
| Date | Event | Source |
|------|-------|--------|
| ... | ... | ... |
## Sources Consulted
| Source | Type | Articles Found |
|--------|------|----------------|
| Reuters | Wire Service | X |
| TechCrunch | Tech News | X |
| ... | ... | ... |
## Recommended Follow-ups
- [Topic to watch]
- [Upcoming event/announcement]
resultType: "news" if available for news-specific resultssite:[company].com press OR newsroom