Get an Email's Attachments

This operation retrieves the attachments from a specified Outlook email.

📘

Note: This operation is part of the Outlook Book (BDK). To use this book, you need to first learn it in your agent.

Note: It requires the following permissions on the scopes: Mail.Read, Mail.ReadWrite, Mail.ReadBasic, Mail.ReadBasic.All, Mail.ReadWrite.Shared

Input Concepts

ConceptDescriptionTypeRequired
emailThe email from where the attachments will be retrievedoutlook emailYes

Output Concepts

ConceptDescriptionType
attachmentsAll the attachments for the emailoutlook attachment

Examples

Retrieve all attachments for the specified email

use the above as the email
get the attachments from the email