get_news_briefs
Retrieve recent news briefs from your indexed library. Filter by source type, domain, or date to get relevant summaries.
Instructions
Retrieve recent news briefs from the database.
Args:
limit: Maximum number of briefs to return (default 10).
source_type: Filter by type — "news" for RSS items, "article" for scientific papers. Empty = all.
domain: Filter by domain tag (e.g. "HAT", "AI", "public-health"). Empty = all.
since: ISO date string — only return briefs created after this date. Empty = all.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source_type | No | ||
| domain | No | ||
| since | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |