list_unread
Retrieve unread emails from your Gmail inbox to quickly identify and manage new messages that require attention.
Instructions
List unread emails from inbox.
Args: max_results: Maximum number of emails to return (1-100). Default: 20.
Returns: List of email objects with id, from, subject, date, snippet, labels, body_preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |