v3.34.0
NangoHQ/nangov3.34.0Mar 6, 2026by github-actions[bot]
AI Summary
A minor feature release adding structured tool response support with outputSchema for better data handling in MCP tools.
Key Highlights
- Added outputSchema support for structured tool responses
- Enables better handling of structured data from tools
New Features
- outputSchema support for structured tool responses
Full Release Notes
# [3.34.0](https://github.com/punkpeye/fastmcp/compare/v3.33.0...v3.34.0) (2026-03-06) ### Features * add outputSchema support for structured tool responses — closes [#207](https://github.com/punkpeye/fastmcp/issues/207) ([#247](https://github.com/punkpeye/fastmcp/issues/247)) ([334a8fc](https://github.com/punkpeye/fastmcp/commit/334a8fce5d67479fd2f4558bae4858fdbd02f629))