@mondaydotcomorg/agent-toolkit 2.11.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,7 +23,7 @@ type MondayAgentToolkitConfig = {
23
23
  };
24
24
 
25
25
  /**
26
- * Monday Agent Toolkit providing an MCP server with Monday.com tools
26
+ * Monday Agent Toolkit providing an MCP server with monday.com tools
27
27
  */
28
28
  declare class MondayAgentToolkit extends McpServer {
29
29
  private readonly mondayApiClient;