Skip to content

Commit 92aabf2

Browse files
committed
update docs after rebase
1 parent b149642 commit 92aabf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,11 @@ The following sets of tools are available:
802802
- `owner`: Repository owner (string, required)
803803
- `repo`: Repository name (string, required)
804804

805+
- **create_issue_ui** - Create issue form
806+
- **Required OAuth Scopes**: `repo`
807+
- `owner`: Repository owner (string, required)
808+
- `repo`: Repository name (string, required)
809+
805810
- **get_label** - Get a specific label from a repository.
806811
- **Required OAuth Scopes**: `repo`
807812
- `name`: Label name. (string, required)

0 commit comments

Comments
 (0)