We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6689033 commit 85379baCopy full SHA for 85379ba
1 file changed
README.md
@@ -466,7 +466,7 @@ The following sets of tools are available (all are on by default):
466
- `orderBy`: Order discussions by field. If provided, the 'direction' also needs to be provided. (string, optional)
467
- `owner`: Repository owner (string, required)
468
- `perPage`: Results per page for pagination (min 1, max 100) (number, optional)
469
- - `repo`: Repository name (string, required)
+ - `repo`: Repository name. If not provided, discussions will be queried at the organisation level. (string, optional)
470
471
</details>
472
0 commit comments