List a folder
mail_listRetrieve a list of emails from a specific folder in Thunderbird, sorted by date with newest first. Provide folder ID to get messages.
Instructions
List messages in one folder, newest first by default.
Use folder_list to discover folder ids. For anything selective, prefer
mail_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| sort_by | No | date | |
| folder_id | Yes | ||
| descending | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||