Skip to the documentation
MCP server

Connections

Which mailbox the other tools act on.

Connections tools

ToolWhat it does
getConnectionsEvery mailbox connection on the account.
getActiveConnectionThe connection requests currently run against.
setActiveConnectionSwitch the active connection by email address.

The active connection is server-side state rather than an argument, so a client that switches mailboxes changes the target of every later call in that session. Prefer setting it explicitly at the start of a conversation over assuming it.