jira_add_comment
Add a Markdown-formatted comment to a specified Jira issue using the MCP Atlassian server. Simplify issue tracking and team collaboration with automated comments.
Instructions
Add a comment to a Jira issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | Yes | Comment text in Markdown format | |
issue_key | Yes | Jira issue key (e.g., 'PROJ-123') |