Skip to content

Commit 190e254

Browse files
Removed spurious line
Removed redundant "@mcp.tool" line.
1 parent 3d1a182 commit 190e254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/mcp-sdk-server/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def get_entity_types() -> Dict[str, str]:
5656
return result
5757

5858

59-
@mcp.tool()
6059
@mcp.tool()
6160
def get_sdk_methods(entity_type: str) -> Dict[str, Any]:
6261
"""Returns detailed information about all methods available for a specific entity type.

0 commit comments

Comments
 (0)