Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22d080b

Browse files
tobySamMorrowDrums
authored andcommitted
fix: updateget_me reason arg description
1 parent7aced2b commit22d080b

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
@@ -21,7 +21,7 @@ func GetMe(getClient GetClientFn, t translations.TranslationHelperFunc) (tool mc
2121
ReadOnlyHint:toBoolPtr(true),
2222
}),
2323
mcp.WithString("reason",
24-
mcp.Description("Optional: reasonthe session was created"),
24+
mcp.Description("Optional:thereasonfor requesting the user information"),
2525
),
2626
),
2727
func(ctx context.Context,_ mcp.CallToolRequest) (*mcp.CallToolResult,error) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp