Updated doc in trigger-sampling-request.ts

This commit is contained in:
cliffhall
2025-12-13 15:48:41 -05:00
parent 0ba86f8d4f
commit eed70bbbda

View File

@@ -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(