kaiten_chart_throughput_capacity
Build a throughput capacity chart for a space to measure delivery throughput. Starts an async job and returns a compute_job_id to poll for results.
Instructions
Build a Throughput Capacity Chart for a space. Measures delivery throughput. This is an asynchronous operation that returns a compute_job_id. Use kaiten_get_compute_job to poll for results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tag IDs | |
| date_to | No | End date (ISO 8601) | |
| group_by | No | Grouping mode | |
| space_id | Yes | Space ID | |
| date_from | Yes | Start date (ISO 8601) | |
| card_types | No | Filter by card type IDs | |
| end_column | Yes | End (done) column ID (required) | |
| only_asap_cards | No | Include only ASAP (expedite) cards |