get_daily_activity
Monitor email volume trends and workload by retrieving per-day activity counts for a board over any time period.
Instructions
Get daily email activity counts for a board over a time period. Returns per-day counts useful for volume trends and workload analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateTo | Yes | End date for the period (ISO-8601) | |
| boardId | Yes | The board ID | |
| dateFrom | Yes | Start date for the period (ISO-8601) |