diff --git a/src/everything/tools/trigger-sampling-request.ts b/src/everything/tools/trigger-sampling-request.ts index fb8ee33e..78f5e05b 100644 --- a/src/everything/tools/trigger-sampling-request.ts +++ b/src/everything/tools/trigger-sampling-request.ts @@ -32,8 +32,7 @@ const config = { * - Sends the request to the server for sampling. * - Formats and returns the sampling result content to the client. * - * @param {McpServer} server - The instance of the MCP server where the tool - * will be registered. + * @param {McpServer} server - The instance of the MCP server where the tool will be registered. */ export const registerTriggerSamplingRequestTool = (server: McpServer) => { server.registerTool(