Content-Length: 265167 | pFad | http://github.com/github/github-mcp-server/commit/b7f4890a6525fd797289fb073a86d7c75b37bf36

9F Update context_tools.go · github/github-mcp-server@b7f4890 · GitHub
Skip to content

Commit b7f4890

Browse files
Update context_tools.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a3bf558 commit b7f4890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/context_tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
// GetMe creates a tool to get details of the authenticated user.
1616
func GetMe(getClient GetClientFn, t translations.TranslationHelperFunc) (tool mcp.Tool, handler server.ToolHandlerFunc) {
1717
return mcp.NewTool("get_me",
18-
mcp.WithDescription(t("TOOL_GET_ME_DESCRIPTION", "Get details of the authenticated GitHub user. Use this when a request include \"me\", \"my\"... the output will not change unless the user changes their profile, so only call this once.")),
18+
mcp.WithDescription(t("TOOL_GET_ME_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.")),
1919
mcp.WithToolAnnotation(mcp.ToolAnnotation{
2020
Title: t("TOOL_GET_ME_USER_TITLE", "Get my user profile"),
2121
ReadOnlyHint: toBoolPtr(true),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/b7f4890a6525fd797289fb073a86d7c75b37bf36

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy