# Jira Service Desk - List comments action
This action lists comments in an issue within your Jira Service Desk instance.
List comments action
# Input
Input field | Description |
---|---|
Issue | Accepts the issue ID or key |
[Optional] Public | Whether the comment is public or not. Input 1 for true, 0 for false. Defaults to true |
[Optional] Internal | Whether the comment is internal or not. Input 1 for true, 0 for false. Defaults to true |
# Output
The output of this action will be a list of datatree that contains information about the created Jira Service Desk comments.
Find out more about Jira Service Desk comment object (opens new window).
Last updated: 8/18/2022, 10:47:36 AM