get_emails
Fetch emails from any folder with pagination controls using limit and offset parameters.
Instructions
Fetch emails from a folder with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Folder name | INBOX |
| limit | No | Number of emails to fetch | |
| offset | No | Pagination offset |