kaiten_chart_summary
Retrieve aggregated statistics for done cards in a space within a date range, using done column IDs to filter cards that reached completion.
Instructions
Get done-card summary for a space within a date range. Returns aggregated statistics for cards that reached the specified done columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | End date (ISO 8601) | |
| space_id | Yes | Space ID | |
| date_from | Yes | Start date (ISO 8601) | |
| done_columns | Yes | Array of done column IDs |