Skip to content

Commit 728da61

Browse files
authored
fix: updated output for tool discovery from server.py
- The tool name as mentioned in server.py is get_weather instead of the current "Weather API" - The tool description as mentioned in server.py is "Get the current weather for a specified location." instead of "Get the weather in a specific location".
1 parent 8a0750f commit 728da61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit1/mcp-clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Output
242242
</summary>
243243

244244
```sh
245-
Weather API: Get the weather in a specific location
245+
get_weather: Get the current weather for a specified location.
246246

247247
```
248248

0 commit comments

Comments
 (0)