Updated doc in all tools

This commit is contained in:
cliffhall
2025-12-13 15:55:07 -05:00
parent 7b8592538f
commit 20527e4175
15 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ const config = {
};
/**
* Registers the 'get-env' tool with the given MCP server.
* Registers the 'get-env' tool.
*
* The registered tool Retrieves and returns the environment variables
* of the current process as a JSON-formatted string encapsulated in a text response.