You're viewing a demo portfolio

Join the waitlist
PRSM

search_pr_news

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.tcador/787daily

https://github.com/tcador/787daily-site

1/7 registries
View full server →
search_pr_news — io.github.tcador/787daily — PRSM MCP