missive_list_messages
Fetch email messages by their Message-ID header value. Returns the matching message or up to 10 results from non-compliant senders.
Instructions
Fetch messages matching an email Message-ID (the RFC 5322 Message-ID header value). Normally returns a single message; non-compliant senders may produce up to the latest 10 matches. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_message_id | Yes | Required. The email `Message-ID` header value, e.g. "<0f1ab2d8-cd90-4dd1-a861-ef7e31fb3cdd@missiveapp.com>". |