delete_task
Remove tasks from GitLab Kanban boards by specifying project and issue IDs to manage workflow and maintain board organization.
Instructions
カンバンボードのタスクを削除
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | GitLabプロジェクトID | |
| issueId | Yes | タスク(Issue)のID |