We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1afb88 commit 7eeb87cCopy full SHA for 7eeb87c
README.md
@@ -595,6 +595,8 @@ export GITHUB_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTION="an alternative description
595
596
- **list_discussions** - List discussions
597
- `category`: Optional filter by discussion category ID. If provided, only discussions with this category are listed. (string, optional)
598
+ - `direction`: Order direction. (string, optional)
599
+ - `orderBy`: Order discussions by field. If provided, the 'direction' also needs to be provided. (string, optional)
600
- `owner`: Repository owner (string, required)
601
- `repo`: Repository name (string, required)
602
0 commit comments