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

Commit26469ad

Browse files
committed
update description
1 parent71712b8 commit26469ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pkg/github/issues.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ func RemoveSubIssue(getClient GetClientFn, t translations.TranslationHelperFunc)
354354
),
355355
mcp.WithNumber("sub_issue_id",
356356
mcp.Required(),
357-
mcp.Description("The ID of the sub-issue to remove"),
357+
mcp.Description("The ID of the sub-issue to remove. Note: This is NOT the same as the issue number."),
358358
),
359359
),
360360
func(ctx context.Context,request mcp.CallToolRequest) (*mcp.CallToolResult,error) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp