Skip to content

Commit 9c37e7d

Browse files
committed
Update docs for final changes to context
1 parent 1e8d464 commit 9c37e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ The following sets of tools are available (all are on by default):
547547
- `perPage`: Results per page for pagination (min 1, max 100) (number, optional)
548548
- `repo`: Repository name (string, required)
549549
- `since`: Filter by date (ISO 8601 timestamp) (string, optional)
550-
- `state`: Filter by state (string, optional)
550+
- `state`: Filter by state, by default both open and closed issues are returned when not provided (string, optional)
551551

552552
- **list_sub_issues** - List sub-issues
553553
- `issue_number`: Issue number (number, required)

0 commit comments

Comments
 (0)