mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Bryanmorgan/add tool source description (#856)
This commit is contained in:
@@ -32,7 +32,7 @@ export class DiscoveredMCPTool extends BaseTool<ToolParams, ToolResult> {
|
||||
) {
|
||||
super(
|
||||
name,
|
||||
name,
|
||||
`${serverToolName} (${serverName} MCP Server)`,
|
||||
description,
|
||||
parameterSchema,
|
||||
true, // isOutputMarkdown
|
||||
|
||||
Reference in New Issue
Block a user