keyword_search_news
ActiveTool of io.github.tcador/787daily
Keyword search over 787daily's Puerto Rico news archive by title/summary and optional section. Returns matching article summaries with links to the originals. For semantic/vector search, use search_news.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Max results (default 20)"
},
"query": {
"type": "string",
"description": "Keyword search over title + summary"
},
"section": {
"enum": [
"politics",
"infrastructure",
"business",
"community",
"culture"
],
"type": "string",
"description": "Filter to one section slug"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.tcador/787daily
https://github.com/tcador/787daily-site
1/7 registries