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.
1 parent 7b48ae3 commit d89a358Copy full SHA for d89a358
internal/mcp/mcp_parse_test.go
@@ -8,7 +8,7 @@ func TestLoadToolDefinitions(t *testing.T) {
8
toolJSON := []byte(`{
9
"tools": [
10
{
11
- "name": "test_tool",
+ "name": "sg_test_tool",
12
"description": "test description",
13
"inputSchema": {
14
"type": "object",
0 commit comments