get_recent_emails
Retrieve a list of recent emails from the past three days, with customizable limits on the number of emails fetched. Supports AI-managed email accounts across multiple providers.
Instructions
获取最近三天的邮件列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days | No | 获取最近几天的邮件(默认3天) | |
limit | No | 返回邮件数量限制(默认20) |