Commit 1bc0ece
Clarify pull_request_review_write title notes pending review creation
Update the pull_request_review_write tool Title annotation from
"Write operations (create, submit, delete) on pull request reviews" to
"Create (pending), submit, or delete pull request reviews". The
parenthetical scopes "pending" to the create action: method: "create"
opens a pending review when the event parameter is omitted, and submits
immediately when event is supplied. MCP clients that surface only the
short title previously implied that create submits a review; the new
title surfaces the pending-by-default behavior at a glance. The
description body already documents the event-conditional behavior; only
the short title was misleading.
Closes #2524.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 40db5e3 commit 1bc0ece
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1784 | 1784 | | |
1785 | 1785 | | |
1786 | 1786 | | |
1787 | | - | |
| 1787 | + | |
1788 | 1788 | | |
1789 | 1789 | | |
1790 | 1790 | | |
| |||
0 commit comments