read_inbox
Fetch recent emails from your connected Gmail or Outlook inbox, returning sender, subject, date, and preview. Filter unread only or cap results to get the messages you need.
Instructions
Get recent emails from the user's connected inbox (Gmail or Outlook). Returns sender, subject, date, and preview for each message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Maximum number of emails to return (default 15) | |
| unreadOnly | No | Only return unread emails |