Data: the dataset to be clustered. Entity: a unique entity with an associated temporal series and a location in the space, identified in the data by a unique id (numeric or literal). In the provided ...
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 ...