mail_list_pending
Retrieve a list of unread forwarded emails from Hermes's inbox, sorted by newest first.
Instructions
List unread forwarded emails in Hermes's inbox, newest first.
Returns a list of dicts, each with keys: id, thread_id, sender,
subject, date, snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |