# Overview

Get the most important mail from the user's Inbox. This action lists messages where `importance` is `high` **or** the message is `flagged`.

# Example Use Cases

- Notify a team channel when an email is marked High importance or Flagged
- Triage important Inbox messages into a task system

# Getting Started

1. Connect your Microsoft Outlook account.
2. (Optional) Set **User ID** to read from a shared mailbox.
3. (Optional) Adjust **Max Results**.

# Troubleshooting

## Permissions

If you encounter authorization errors, ensure the connected account / app has appropriate Microsoft Graph mail permissions for the mailbox being accessed.

