GitLab Kanban MCP Server

list_tasks

Retrieve a list of tasks from a GitLab Kanban board by specifying the project ID. Simplify task management and tracking within your project workflow.

Instructions

プロジェクトのカンバンボードのタスク一覧を取得

Input Schema

NameRequiredDescriptionDefault
projectIdYesGitLabプロジェクトID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "GitLabプロジェクトID", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from GitLab Kanban MCP Server

Related Tools

ID: uclnzh4e3e