add_comment
Enables users to add comments to GitHub issues, supporting Markdown formatting and optional issue status updates. Integrates with the GitHub Kanban MCP Server for streamlined task management.
Instructions
タスクにコメントを追加
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | コメントの内容(Markdown形式対応) | |
issue_number | Yes | タスク(Issue)のID | |
repo | Yes | GitHubリポジトリ名 | |
state | No | コメント時に変更するissueの状態(オプション) |