# Jira Service Desk - Create comment action

This action creates a comment for an issue in your Jira Service Desk instance.

Create comment action Create comment action

# Input

Input field Description
Issue Accepts the issue ID or key.
Body Content of the comment. Use the Jira format [~username] to mention a user.
Public Specify the comment visibility. Type true to create a public comment or false to create a private comment.

# Output

The output for this action is a datatree that contains information about the created Jira Service Desk comment.

Refer to the Jira Service Desk documentation for more information on the comment object (opens new window).


Last updated: 5/21/2025, 5:22:32 AM

On this page