search_pr_news
ActiveTool of io.github.tcador/787daily
declared in 1.0.0
Legacy alias for keyword_search_news. Keyword search over title/summary and optional section; use search_news for semantic/vector search.
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.50.
Parent server
io.github.tcador/787daily
https://github.com/tcador/787daily-site
1/7 registries