get_message
Read the body and recipients of a specific email by providing its message ID, supporting mailbox clean-up tasks without sending or deleting.
Instructions
1通のメールの本文と宛先を読む。
Args: message_id: search_messages が返した短縮ID(例 "#3")、または生のID。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |