Skip to content

Commit 6cd9bc4

Browse files
committed
Update Toolsnaps
1 parent b5a0165 commit 6cd9bc4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkg/github/__toolsnaps__/get_me.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"title": "Get my user profile"
55
},
66
"description": "Get details of the authenticated GitHub user. Use this when a request is about the user's own profile for GitHub. Or when information is missing to build other tool calls.",
7-
"inputSchema": null,
7+
"inputSchema": {
8+
"type": "object"
9+
},
810
"name": "get_me"
911
}

0 commit comments

Comments
 (0)