get_recent_activity
Retrieve recent email sync activity and health status for managed accounts using cached data to monitor account performance and identify potential issues.
Instructions
Return recent sync activity/health per account based on local cache data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Get activity for specific account (optional, default: all accounts) | |
| include_stats | No | Include detailed statistics (default: true) |