v1.23.2

punkpeye/fastmcpv1.23.2Apr 30, 2025by github-actions[bot]

AI Summary

This is a minor bug fix release that improves error messages by including parameter validation details, making it easier for both developers and LLMs to understand validation failures.

Key Highlights

  • Added parameter validation messages to error responses
  • Improves human readability of validation errors
  • Helps LLMs better understand and respond to validation failures

Full Release Notes

## [1.23.2](https://github.com/punkpeye/fastmcp/compare/v1.23.1...v1.23.2) (2025-04-30)


### Bug Fixes

* ([#24](https://github.com/punkpeye/fastmcp/issues/24)) add params validation messages to error message, good for human and llm to better understand the situation ([#44](https://github.com/punkpeye/fastmcp/issues/44)) ([f3238f3](https://github.com/punkpeye/fastmcp/commit/f3238f35b7acde02c30b006ab0105ade225cf004))