update_issue
Modify existing GitHub issues by updating assignees, labels, status, title, or body through the GitHub Kanban MCP Server for streamlined task management.
Instructions
既存のissueを更新します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignees | No | 新しいアサイン | |
body | No | 新しい本文 | |
emoji | No | タイトルの先頭に付与する絵文字 | |
issue_number | Yes | issue番号 | |
labels | No | 新しいラベル | |
path | No | Gitリポジトリの絶対パス | |
state | No | 新しい状態 | |
title | No | 新しいタイトル |