backlog_add_comment
Add a comment to a Backlog issue by providing the issue key and message. Use this for reporting work plans or PR creation directly from your editor.
Instructions
Backlogの課題にコメントを追加します。作業計画やPR作成報告などに使用できます。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | 投稿するコメント内容 | |
| issueKey | Yes | 課題キー(例: EBC_101-25956) |