Appearance
Manage comments on issues via MCP — add, update, and delete.
Add a comment to an issue.
issue_id
issue_key
"KD-0042"
content
Add a comment to the email validation bug: "Root cause identified — the email regex doesn't allow plus signs"
Edit an existing comment on an issue.
comment_id
kendo://issues/{id}
Update comment #5 on KD-42 to say "Root cause confirmed — the regex needs to allow plus signs"
Permanently delete a comment from an issue.
Destructive
This action cannot be undone. The comment and its attachments are permanently removed.
Delete comment #3 on KD-42, it was posted on the wrong issue
Comment Tools
Manage comments on issues via MCP — add, update, and delete.
add-comment
Add a comment to an issue.
Parameters
issue_idissue_idorissue_key, not both)issue_key"KD-0042"(provideissue_idorissue_key, not both)contentBehavior
Example Prompt
update-comment
Edit an existing comment on an issue.
Parameters
issue_idcomment_idcontentBehavior
kendo://issues/{id}first to find comment IDsExample Prompt
delete-comment
Permanently delete a comment from an issue.
Destructive
This action cannot be undone. The comment and its attachments are permanently removed.
Parameters
issue_idcomment_idBehavior
kendo://issues/{id}first to find comment IDsExample Prompt
See Also
kendo://issues/{id}(includes full comment history)