Skip to main content
Glama
__init__.py554 B
""" Google Docs Operation Managers This package provides high-level manager classes for complex Google Docs operations, extracting business logic from the main tools module to improve maintainability. """ from .table_operation_manager import TableOperationManager from .header_footer_manager import HeaderFooterManager from .validation_manager import ValidationManager from .batch_operation_manager import BatchOperationManager __all__ = [ 'TableOperationManager', 'HeaderFooterManager', 'ValidationManager', 'BatchOperationManager' ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZatesloFL/google_workspace_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server