Skip to content

Commit 7eeb87c

Browse files
committed
updated readme with new description
1 parent c1afb88 commit 7eeb87c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,8 @@ export GITHUB_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTION="an alternative description
595595

596596
- **list_discussions** - List discussions
597597
- `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)
598600
- `owner`: Repository owner (string, required)
599601
- `repo`: Repository name (string, required)
600602

0 commit comments

Comments
 (0)