← RETURN TO ROOT
Connected
Thread management
Use thread tools to keep conversations coherent before sending follow-ups.
Open user guideMCP thread tools
Use thread-aware tools to preserve reply context and avoid accidental context drift.
MCP-first thread sequence
Use this order before replying to avoid fragmented conversations.
- 01Start with `list_threads` or `search_threads` for context on incoming work.
- 02Open the exact thread with `get_thread` before drafting follow-ups.
- 03Reply only through `reply_to_thread` to preserve references and keep headers aligned.
- 04If reply context is wrong, pause and inspect thread history again rather than sending a fresh email.
UI counterpart
Use inbox/thread views to catch human-review exceptions.