Merge pull request #62 from naXa777/patch-1
Update the deep link in response returned by n8n_diagnostic tool
This commit is contained in:
@@ -928,7 +928,7 @@ export async function handleDiagnostic(request: any): Promise<McpToolResponse> {
|
|||||||
'3. Restart the MCP server',
|
'3. Restart the MCP server',
|
||||||
'4. Management tools will automatically appear'
|
'4. Management tools will automatically appear'
|
||||||
],
|
],
|
||||||
documentation: 'For detailed setup instructions, see: https://github.com/czlonkowski/n8n-mcp#n8n-management-tools-new-v260---requires-api-configuration'
|
documentation: 'For detailed setup instructions, see: https://github.com/czlonkowski/n8n-mcp?tab=readme-ov-file#n8n-management-tools-optional---requires-api-configuration'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user