You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
mcp.WithDescription(t("TOOL_CREATE_OR_UPDATE_FILE_DESCRIPTION","Create or update a single file in a GitHub repository. If updating, you must provide the SHA of the file you want to update.This should only be used when creatingorupdating a file remotely and notwhen only working withlocalfiles.")),
231
+
mcp.WithDescription(t("TOOL_CREATE_OR_UPDATE_FILE_DESCRIPTION","Create or update a single file in a GitHub repository. If updating, you must provide the SHA of the file you want to update.Use this tool to createorupdate a filein a GitHub repositoryremotely; do notuse it forlocalfile operations.")),
232
232
mcp.WithToolAnnotation(mcp.ToolAnnotation{
233
233
Title:t("TOOL_CREATE_OR_UPDATE_FILE_USER_TITLE","Create or update file"),