add_comment
Enables users to add comments to GitHub issues within a Kanban board, supporting Markdown formatting and optional issue state updates 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の状態(オプション) |