Skip to content

Commit 04163ed

Browse files
timrogersCopilot
andcommitted
Update toolsnaps with aligned reaction tool descriptions
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7c52214 commit 04163ed

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/github/__toolsnaps__/add_issue_comment_reaction.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"openWorldHint": true,
55
"title": "Add Issue Comment Reaction"
66
},
7-
"description": "Add an emoji reaction to a GitHub issue comment",
7+
"description": "Add a reaction to an issue comment.",
88
"inputSchema": {
99
"properties": {
1010
"comment_id": {

pkg/github/__toolsnaps__/add_issue_reaction.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"openWorldHint": true,
55
"title": "Add Issue Reaction"
66
},
7-
"description": "Add an emoji reaction to a GitHub issue",
7+
"description": "Add a reaction to an issue.",
88
"inputSchema": {
99
"properties": {
1010
"content": {

pkg/github/__toolsnaps__/add_pull_request_review_comment_reaction.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"openWorldHint": true,
55
"title": "Add Pull Request Review Comment Reaction"
66
},
7-
"description": "Add an emoji reaction to a GitHub pull request review comment",
7+
"description": "Add a reaction to a pull request review comment.",
88
"inputSchema": {
99
"properties": {
1010
"comment_id": {

0 commit comments

Comments
 (0)