create_bucket
Add a column to a project's kanban view, placing it at the far right. Optionally set a task limit to control how many tasks the column accepts.
Instructions
Add a column to a project's kanban view. It goes on the right-hand end.
limit caps how many tasks the column accepts, and moves into a full one are
refused; leave it out, or pass 0, for no limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| title | Yes | ||
| view_id | No | ||
| project_id | Yes |