You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve MCP Extension Support (#224)
* add mcptooltrigger annotation
* build
* update with java docs
* update version name to 3.1.1-alpha
* register McpToolTrigger in build tool so custom binding is not needed
* Add McpToolProperty annotation
* update mcp annotations
* update docs
* update library version
* revert mvnBuild.bat changes
* remove propertyName attribute since it will be filled by build tool
* add missing dataType method for McpToolTrigger
* fix some styling bugs