{ "annotations": { "readOnlyHint": true, "title": "Get my user profile" }, "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": {} }, "name": "get_me" }