get_github_discussion
Get the full body and comments of a single GitHub Discussion from a Canton Network or Digital Asset repo, by its GitHub GraphQL node id (from list_github_discussions). CANTON-ONLY, read from CCPEDIA's cache. Not the live GitHub API. This is GitHub Discussions, distinct from the Canton web forum (get_discussion) and mailing lists (get_mailing_thread).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GitHub GraphQL node ID, e.g. "D_kwDOMNgu5s4AY..." |