mail_get_attachment
Retrieve email attachment metadata, text, or base64 content from Microsoft 365 by supplying message and attachment IDs, with an optional byte limit.
Instructions
Get bounded attachment metadata/text/base64 content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | metadata | |
| maxBytes | No | ||
| messageId | Yes | ||
| attachmentId | Yes | ||
| mailboxScope | No |