"""
Resource tools for MCP Server.
Provides tools for accessing embedded resources and documentation.
Note: This package contains placeholder imports that were moved to other locations.
The actual documentation tools are now in src/tools/docs/ directory.
"""
# This package is kept for backward compatibility but actual tools are elsewhere
__all__ = []