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 1e8d464 commit 9c37e7dCopy full SHA for 9c37e7d
README.md
@@ -547,7 +547,7 @@ The following sets of tools are available (all are on by default):
547
- `perPage`: Results per page for pagination (min 1, max 100) (number, optional)
548
- `repo`: Repository name (string, required)
549
- `since`: Filter by date (ISO 8601 timestamp) (string, optional)
550
- - `state`: Filter by state (string, optional)
+ - `state`: Filter by state, by default both open and closed issues are returned when not provided (string, optional)
551
552
- **list_sub_issues** - List sub-issues
553
- `issue_number`: Issue number (number, required)
0 commit comments