"""Unified tool package. Importing this module registers all available tool sets with the global tool_registry.registry singleton via instance.register_tools(). """ from instance import register_tools register_tools()