You're viewing a demo portfolio

Join the waitlist
PRSM

list_github_discussions

Active

Tool of io.github.UnityNodes/blobpedia

declared in 1.0.0

List GitHub Discussions from Celestia repos (e.g. celestiaorg/docs) cached on this server, ranked by upvotes then recency. Celestia repos only, from the local cache — not arbitrary GitHub Discussions (use a dedicated GitHub tool for those). Use get_github_discussion for the full body plus comments of one thread; this is GitHub Discussions, not the community forum (use get_discussion).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "repo": {
      "type": "string",
      "description": "Filter by repo, e.g. \"celestiaorg/docs\""
    },
    "limit": {
      "type": "integer",
      "default": 15,
      "maximum": 50,
      "minimum": 1
    },
    "category": {
      "type": "string",
      "description": "Filter by Discussions category, e.g. \"Q&A\", \"Ideas\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/blobpedia

https://github.com/UnityNodes/blobpedia

1/7 registries
View full server →
list_github_discussions — io.github.UnityNodes/blobpedia — PRSM MCP