delete_item
Remove a specific task from a kanban board by providing board and item identifiers. Use this to clean up or organize your board.
Instructions
Delete an item from a board.
Args: board_id: Board ID item_id: Item ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ||
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |