Kanbanize is designed to help advanced product teams apply the principles of Lean and Kanban to their work to maximize results.
Tool to add a comment to a Kanbanize card. Use when you need to add notes, updates, or any text-based information to an existing card.
Tool to check if a milestone is available on the specified board. Use when you need to verify milestone existence on a specific board. Returns True if the milestone is available (HTTP 204), False if not found (HTTP 404).
Tool to check if a user is a watcher of a specific card. Use when you need to verify if a user is watching a card.
Tool to delete a board by its ID. Use when you need to permanently remove a board from Kanbanize. Note: The board must be archived before deletion.
Tool to delete a card from the Kanbanize board. Use when you need to permanently remove a card and all its associated data from the board.
Tool to delete a tag from Kanbanize. Use when removing a tag and optionally replacing it with another tag for all affected cards.