- 
                Notifications
    
You must be signed in to change notification settings  - Fork 42
 
Enhance agent toolkit with new Monday.com app management tools #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            oricho123
  wants to merge
  15
  commits into
  feat/ori/support-more-tool-types
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
feat/ori/add-monday-apps-basic-tools
  
      
      
   
  
    
  
  
  
 
  
      
    base: feat/ori/support-more-tool-types
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            Enhance agent toolkit with new Monday.com app management tools #7
                    oricho123
  wants to merge
  15
  commits into
  feat/ori/support-more-tool-types
from
feat/ori/add-monday-apps-basic-tools
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    
      
  
    Collaborator
      
  
  
      
          
      
      
            oricho123
  
      
      
      commented
        Apr 15, 2025 
      
    
  
- Introduced tools for creating, retrieving, and promoting apps and app features.
 - Added functionality for managing environment variables and storage data.
 - Updated the structure to support new app version and feature management capabilities.
 - Improved error handling and response formatting across new tools.
 
- Introduced tools for creating, retrieving, and promoting apps and app features. - Added functionality for managing environment variables and storage data. - Updated the structure to support new app version and feature management capabilities. - Improved error handling and response formatting across new tools.
- Improved response formatting for app feature creation and retrieval, providing detailed information about features and their states. - Updated schemas to include detailed app feature and version structures. - Enhanced error handling and response messages for app version retrieval and deployment status checks, offering clearer insights into the process. - Added detailed summaries for app versions and deployment statuses to improve user experience.
…n response - Introduced a new base class for Monday.com app tools to streamline API interactions and enhance code organization. - Updated the app creation response to include app ID and version for better clarity and tracking.
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
- Updated version numbers in package.json for both agent-toolkit and monday-api-mcp to reflect the latest release.
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
- Updated various Monday Apps tools to include the ToolSubType property, categorizing them as READ or WRITE. - Modified the filter function to accept MondayAppsToolType for better type safety. - Removed the deprecated base class for Monday Apps tools, streamlining the codebase.
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
| 
           Still need to add the tools to the README file  | 
    
- Introduced a new command line option `--enable-monday-apps-tools` for enabling Monday Apps tools in the documentation. - Updated the README to reflect this addition, enhancing clarity for users on available features.
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
- Updated the createToolInstance function to handle instances of BaseMondayAppsTool, allowing for initialization with an apiToken. - Enhanced the tool instantiation logic to support additional tool types, improving flexibility in the toolkit.
- Replaced ToolSubType with ToolType in various Monday Apps tools for consistency. - Updated import statements and tool definitions across multiple files to reflect this change. - Enhanced clarity and organization in the toolkit by standardizing tool categorization.
…/mondaycom/monday-ai into feat/ori/add-monday-apps-basic-tools
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.