get_attachment
Download email attachments to a specified file path using the Microsoft MCP server. Input email ID, attachment ID, save path, and account ID to retrieve and store attachments efficiently.
Instructions
Download email attachment to a specified file path
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | ||
attachment_id | Yes | ||
email_id | Yes | ||
save_path | Yes |