Commit 1cd9ff4
committed
fix(mcp): Use original tool name when calling MCP server
- Change self.name to self._mcp_tool.name in call_tool invocation
- Ensures MCP server receives unprefixed tool name
- Addresses review comment from alberto-mate1 parent df0dfdd commit 1cd9ff4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments