fastmcp.tools.tool_manager
Classes
ToolManager 
Manages FastMCP tools.
Methods:
has_tool 
get_tool 
get_tools 
add_tool_from_fn 
add_tool 
add_tool_transformation 
get_tool_transformation 
remove_tool_transformation 
remove_tool 
key: The key of the tool to remove
NotFoundError: If the tool is not found

