Actions

add-watcher-to-issue
Adds a new watcher to an issue.

add_issue_attachment
Adds an attachment to an issue.

add_issue_comment
Adds a comment to an issue.

assign_issue
Assigns an issue to a user.

create_issue
Creates a new issue in a project.

custom_api_call
Make a custom API call to a specific endpoint

delete_issue_comment
Deletes a comment on a specific issue.

find-user
Finds an existing user.

get-issue-attachment
Retrieves an attachment from an issue.

link-issues
Creates a link between two issues.

list_issue_comments
Returns all comments for an issue.

markdownToJiraFormat
Convert Markdown-formatted text to Jira's ADF syntax for use in comments and descriptions etc

search_issues
Search for issues with JQL

update_issue
Updates an existing issue.

update_issue_comment
Updates a comment to a specific issue.
Triggers

new_issue
Triggers when a new issue is created

updated_issue
Triggers when an issue is updated

updated_issue_status
Triggers when an issue status is updated























