annator / mcps /grok_com_github /tools /get_me.json
techprotrade's picture
Add mcps directory
31c9f7d verified
Raw
History Blame Contribute Delete
281 Bytes
{
"name": "get_me",
"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": {
"type": "object",
"properties": {}
}
}