mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-23 06:15:22 +02:00
Updated doc in all tools
This commit is contained in:
@@ -62,7 +62,7 @@ const config = {
|
||||
*
|
||||
* If an unrecognized `outputType` is provided, the tool throws an error.
|
||||
*
|
||||
* @param {McpServer} server - The server instance where the tool will be registered.
|
||||
* @param {McpServer} server - The McpServer instance where the tool will be registered.
|
||||
* @throws {Error} Throws an error if an unknown output type is specified.
|
||||
*/
|
||||
export const registerGZipFileAsResourceTool = (server: McpServer) => {
|
||||
|
||||
Reference in New Issue
Block a user