count_emails
Count emails matching a query to determine the number of emails without retrieving their actual content.
Instructions
Count emails matching a query without fetching their content.
Use this when the user asks 'how many emails' rather than asking to see them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |