Skip to content

Commit b0cc806

Browse files
committed
docs: update README with threadId parameter
1 parent f46727b commit b0cc806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,6 +1100,7 @@ The following sets of tools are available:
11001100
- `owner`: Repository owner (string, required)
11011101
- `pullNumber`: Pull request number (number, required)
11021102
- `repo`: Repository name (string, required)
1103+
- `threadId`: The node ID of the review thread (e.g., PRRT_kwDOxxx). Required for resolve_thread and unresolve_thread methods. Get thread IDs from pull_request_read with method get_review_comments. (string, optional)
11031104

11041105
- **request_copilot_review** - Request Copilot review
11051106
- **Required OAuth Scopes**: `repo`

0 commit comments

Comments
 (0)