get_news_briefs
Retrieve filtered news summaries from your database. Set source type (RSS or article), domain tag, and creation date to get only relevant items.
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 |