gmail_list_unread
Retrieve unread Gmail messages with subject, sender, date, and snippet. Specify an account and max results to control the output.
Instructions
List unread emails with subject, sender, date, and snippet.
Args: account: Email address of the account to use. Omit for default account. max_results: Maximum number of messages to return (default 20, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |