Skip to content

Commit 08aa18b

Browse files
committed
docs: update README with threadId parameter
1 parent b9567f6 commit 08aa18b

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
@@ -1092,6 +1092,7 @@ The following sets of tools are available:
10921092
- `owner`: Repository owner (string, required)
10931093
- `pullNumber`: Pull request number (number, required)
10941094
- `repo`: Repository name (string, required)
1095+
- `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)
10951096

10961097
- **request_copilot_review** - Request Copilot review
10971098
- **Required OAuth Scopes**: `repo`

0 commit comments

Comments
 (0)