v3.44.0
Pre-release
Pre-release
feat(mcp): enhance parameter extraction with simple schema expansion - Added a new helper function to expand shorthand schemas into full JSON Schema format. - Updated the parameter extractor to utilize the new schema expansion logic for `params()` calls. - Introduced tests for simple schema extraction to validate the new functionality. - Cleaned up whitespace in the test files for improved readability.