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

Commitb121af5

Browse files
authored
Enrich tooling with constraints
1 parent01aefd3 commitb121af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pkg/github/code_scanning.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ func ListCodeScanningAlerts(getClient GetClientFn, t translations.TranslationHel
9191
),
9292
mcp.WithString("severity",
9393
mcp.Description("Only code scanning alerts with this severity will be returned. Possible values are: critical, high, medium, low, warning, note, error."),
94+
mcp.Enum("critical","high","medium","low","warning","note","error"),
9495
),
9596
),
9697
func(ctx context.Context,request mcp.CallToolRequest) (*mcp.CallToolResult,error) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp