imap_mailbox_status
Get mailbox message counts (total, unseen, recent) without selecting it
Instructions
Get mailbox message counts (total, unseen, recent) without selecting it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes | Mailbox name to check status of | |
| account_id | No | Account identifier (defaults to `"default"`) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool-specific data payload | |
| meta | Yes | Execution metadata (timestamp, duration) | |
| summary | Yes | Human-readable summary of the operation outcome |