Skip to content

Commit 2db5e26

Browse files
committed
update docs
1 parent f81f279 commit 2db5e26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,9 @@ The following sets of tools are available (all are on by default):
538538
- `perPage`: Results per page for pagination (min 1, max 100) (number, optional)
539539
- `repo`: Repository name (string, required)
540540

541+
- **list_issue_types** - List available issue types
542+
- `owner`: The organization owner of the repository (string, required)
543+
541544
- **list_issues** - List issues
542545
- `after`: Cursor for pagination. Use the endCursor from the previous page's PageInfo for GraphQL APIs. (string, optional)
543546
- `direction`: Order direction. If provided, the 'orderBy' also needs to be provided. (string, optional)

0 commit comments

Comments
 (0)