We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93c0d70 + 84cc117 commit a7464ebCopy full SHA for a7464eb
internal/components/inspektorgadget/registry.go
@@ -28,7 +28,6 @@ func RegisterInspektorGadgetTool() mcp.Tool {
28
),
29
mcp.WithObject("action_params",
30
mcp.Description("Parameters for the action"),
31
- mcp.Required(),
32
mcp.Properties(map[string]any{
33
"gadget_name": map[string]any{
34
"type": "string",
0 commit comments