0cf70ebdb5
* remove reason param for get_me * updating toolsnap * update contributing * updating tool get_me * add small changes * update snapshots
12 lines
366 B
Plaintext
12 lines
366 B
Plaintext
{
|
|
"annotations": {
|
|
"title": "Get my user profile",
|
|
"readOnlyHint": true
|
|
},
|
|
"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.",
|
|
"inputSchema": {
|
|
"properties": {},
|
|
"type": "object"
|
|
},
|
|
"name": "get_me"
|
|
} |