Skip to content

Email Get

Fetch one email message by its operational handle (provider_message_id + folder_path) — returns the body up to max_body_chars chars plus all summary fields.

MCP name: email_get

Category: email

Parameters

Name Type Required Description
folder_path str Yes Backend folder URI (from the triage card)
max_body_chars int No Body truncation cap (default 8000)
provider_message_id str Yes RFC Message-ID (or backend handle) from a triage card

Requirements

  • thunderbird