list_github_discussions
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).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Filter by repo, e.g. "celestiaorg/docs" | |
| limit | No | ||
| category | No | Filter by Discussions category, e.g. "Q&A", "Ideas" |