Anthropic Removes Gmail Message Body Access from Claude Connector

Anthropic has silently removed the gmail_read_message and gmail_search_messages tools from the Gmail connector (UUID: 1ec2656e-2aa2-4ae2-beb6-b7abf9f7f0a9). Users who built skills relying on these tools report that their automations are now broken.
The tools have been replaced with get_thread and search_threads. However, the new get_thread tool does not return message bodies or attachment content, even when called with messageFormat: "FULL_CONTENT". It only returns metadata: date, sender, subject, snippet, and recipients.
A GitHub issue has been filed with a detailed description of the change. The community is expressing frustration over the lack of notice and the breaking change to existing workflows that depended on reading email content programmatically via Claude.
This is a significant regression for anyone using Claude agents to process emails—such as extracting information from messages, summarizing conversations, or responding based on content. If your skills depend on email body access, you will need to find alternative integrations (e.g., direct Gmail API calls) or wait for Anthropic to address this.
📖 Read the full source: r/ClaudeAI
👀 See Also

NYC Hospitals End Palantir Contract as UK Expansion Faces Scrutiny
New York City's public hospital system will not renew its $4 million contract with Palantir in October, transitioning to in-house systems. Meanwhile, Palantir faces privacy concerns over its £330 million NHS deal and new UK financial regulation contract.

Claude Service Incident: Elevated Errors Across Platforms
Claude experienced elevated errors across claude.ai, console, and Claude Code platforms on March 2, 2026, with issues affecting login/logout paths and some API methods. The incident was resolved after approximately 4 hours.

Claude Code developer acknowledges adaptive thinking flaw, provides workaround
Boris Charny, creator of Claude Code, confirmed a flaw in the adaptive thinking feature that causes performance degradation. Users experiencing issues even with effort=high settings can use CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1 as an interim workaround.

Anthropic separates Claude subscriptions from third-party tool usage
Anthropic is ending Claude Pro/Team subscription coverage for OpenClaw usage starting April 4, requiring separate pay-as-you-go billing for third-party harnesses. Users must enable 'extra usage' in account settings to continue using Claude through OpenClaw.