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 350c164 commit 3e1bad4Copy full SHA for 3e1bad4
README.md
@@ -458,7 +458,7 @@ The following sets of tools are available (all are on by default):
458
459
- **list_discussion_categories** - List discussion categories
460
- `owner`: Repository owner (string, required)
461
- - `repo`: Repository name (string, required)
+ - `repo`: Repository name. If not provided, discussion categories will be queried at the organisation level. (string, optional)
462
463
- **list_discussions** - List discussions
464
- `after`: Cursor for pagination. Use the endCursor from the previous page's PageInfo for GraphQL APIs. (string, optional)
0 commit comments