Commit 7454e56
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". MCP clients
that surface only the short title previously implied that method:
"create" submits a review; in fact, when the event parameter is omitted
it opens a pending review that must be submitted separately. The
description body already documents this; only the short title was
misleading.
Closes #2524.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 40db5e3 commit 7454e56
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