get_closed_activity
Retrieve daily count of closed threads for a board. Track team throughput and resolution rates over a specified period.
Instructions
Get the count of closed/resolved threads per day for a board. Useful for tracking team throughput and resolution rates.
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) |