LICENSE
README.md
fastmcp_server.py
main.py
pyproject.toml
auth/__init__.py
auth/auth_info_middleware.py
auth/auth_plan.py
auth/challenge_store.py
auth/config.py
auth/credential_store.py
auth/diagnostics.py
auth/external_oauth_provider.py
auth/flow_policy.py
auth/google_auth.py
auth/google_oauth_config.py
auth/interfaces.py
auth/mcp_session_middleware.py
auth/oauth21_session_store.py
auth/oauth_callback_server.py
auth/oauth_clients.py
auth/oauth_config.py
auth/oauth_responses.py
auth/oauth_types.py
auth/redirect_policy.py
auth/scopes.py
auth/security_io.py
auth/service_decorator.py
auth/credential_types/__init__.py
auth/credential_types/store.py
auth/credential_types/types.py
auth/middleware/__init__.py
auth/middleware/auth_info.py
auth/middleware/session.py
auth/providers/__init__.py
auth/providers/external.py
core/__init__.py
core/api_enablement.py
core/attachment_storage.py
core/container.py
core/context.py
core/errors.py
core/log_formatter.py
core/managers.py
core/server.py
core/tool_registry.py
core/tool_tier_loader.py
core/tool_tiers.yaml
core/types.py
core/utils.py
gappsscript/__init__.py
gappsscript/apps_script_manager.py
gappsscript/apps_script_tools.py
gappsscript/models.py
gcalendar/__init__.py
gcalendar/calendar_helpers.py
gcalendar/calendar_tools.py
gchat/__init__.py
gchat/chat_tools.py
gdocs/__init__.py
gdocs/comments.py
gdocs/docs_helpers.py
gdocs/docs_structure.py
gdocs/docs_tables.py
gdocs/elements.py
gdocs/export.py
gdocs/markdown_parser.py
gdocs/reading.py
gdocs/tables.py
gdocs/writing.py
gdocs/managers/__init__.py
gdocs/managers/batch_operation_manager.py
gdocs/managers/header_footer_manager.py
gdocs/managers/table_operation_manager.py
gdocs/managers/validation_manager.py
gdrive/__init__.py
gdrive/drive_helpers.py
gdrive/files.py
gdrive/permissions.py
gdrive/search.py
gdrive/sync_tools.py
gforms/__init__.py
gforms/forms_tools.py
gmail/__init__.py
gmail/filters.py
gmail/helpers.py
gmail/labels.py
gmail/messages.py
gmail/search.py
gmail/threads.py
google_workspace_mcp_advanced.egg-info/PKG-INFO
google_workspace_mcp_advanced.egg-info/SOURCES.txt
google_workspace_mcp_advanced.egg-info/dependency_links.txt
google_workspace_mcp_advanced.egg-info/entry_points.txt
google_workspace_mcp_advanced.egg-info/requires.txt
google_workspace_mcp_advanced.egg-info/top_level.txt
gsearch/__init__.py
gsearch/search_tools.py
gsheets/__init__.py
gsheets/sheets_helpers.py
gsheets/sheets_tools.py
gslides/__init__.py
gslides/slides_tools.py
gtasks/__init__.py
gtasks/tasks_tools.py
scripts/check_distribution_scope.py
scripts/check_docs_separation.py
scripts/check_dry_run_defaults.py
scripts/check_pypi_version_available.py
scripts/check_tool_decorators.py
scripts/diagnose_bold_bleed.py
scripts/mcp_live_cleanup.py
scripts/test_bold_api.py
scripts/dev/debug_table_indices.py
scripts/dev/reproduce_issue.py