This fix addresses Issue #1402 in the MCP Python SDK, which involved incorrect handling of optional parameters in tools. The SDK now properly detects optional parameters using type annotations and ...