Skip to content

Conversation

oricho123
Copy link
Collaborator

  • 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.
@oricho123 oricho123 self-assigned this Apr 15, 2025
- 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.
- Updated version numbers in package.json for both agent-toolkit and monday-api-mcp to reflect the latest release.
@oricho123 oricho123 requested a review from edogr1 April 15, 2025 10:51
- 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.
@oricho123
Copy link
Collaborator Author

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.
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant