ClawLink
Productivity11 toolsPaste one API key

Kanban Tool integration for AI agents

Kanban Tool is a visual project and task management platform for organizing boards, workflows, tasks, collaboration, and time tracking.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Kanban Tool once and call the same tools from all of them.

Setup

Connect Kanban Tool through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Kanban Tool exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
kanban_tool_get_boardFetch a board's workflow configuration and collaborators without loading its full active taskRead
kanban_tool_get_taskFetch a task with its comments, subtasks, attachments, changelog, dependencies, and timeRead
kanban_tool_list_boardsList boards available to the connected Kanban Tool user, including each board's permissions andRead
kanban_tool_search_tasksSearch visible tasks with Kanban Tool query syntax and return one page plus a continuationRead
kanban_tool_add_commentAdd a text comment to a taskWrite
kanban_tool_create_subtaskCreate a subtask under an existing task or create it unattached for later use, with optionalWrite
kanban_tool_create_taskCreate a task on a board with optional workflow placement, assignment, estimates, due datesWrite
kanban_tool_update_subtaskUpdate a subtask's name, assignee, or completion stateWrite
kanban_tool_update_taskUpdate a task's content, placement, assignment, estimates, dates, tags, or external referencesWrite
kanban_tool_change_task_lifecycleArchive, unarchive, soft-delete, or restore a taskRead