# 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: 7/20/2024, 8:15:33 PM

On this page