Nefino MCP Server
Official
by nefino
StartNewsRetrieval
Start an asynchronous news retrieval task for a place
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date_range_begin | No | Start date in YYYY-MM-DD format (when range_or_recency=RANGE) | |
date_range_end | No | End date in YYYY-MM-DD format (when range_or_recency=RANGE) | |
last_n_days | No | Number of days to search for (when range_or_recency=RECENCY) | |
news_topics | No | List of topics to filter by | |
place_id | Yes | The id of the place | |
place_type | Yes | The type of the place (PR, CTY, AU, LAU) | |
range_or_recency | No | Type of search (RANGE or RECENCY) |