fastmcp.utilities.types
Common types used across FastMCP.
Functions
get_fn_name
get_cached_typeadapter
issubclass_safe
is_class_member_of_type
find_kwarg_by_type
create_function_without_params
replace_type
type_: The type to transform.type_map: A mapping of types to replace (keys are replaced by values).

