We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27f347 commit 861bec5Copy full SHA for 861bec5
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