Skip to content

Commit f84a7ad

Browse files
committed
updating toolsnap
1 parent 8a30509 commit f84a7ad

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pkg/github/__toolsnaps__/get_me.snap

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@
55
},
66
"description": "Get details of the authenticated GitHub user. Use this when a request includes \"me\", \"my\". The output will not change unless the user changes their profile, so only call this once.",
77
"inputSchema": {
8-
"properties": {
9-
"reason": {
10-
"description": "Optional: the reason for requesting the user information",
11-
"type": "string"
12-
}
13-
},
8+
"properties": {},
149
"type": "object"
1510
},
1611
"name": "get_me"

0 commit comments

Comments
 (0)