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 ...
Currently all Sagemaker Studio pipeline parameters are essential. It will be great if they can be made optional using some parameters to choose whether to make it optional or necessary. How would this ...