jira_search_issues
Search JIRA issues using JQL (Jira Query Language)
jira_get_epic_children
Get all child issues in an epic including their comments
jira_get_issue
Get detailed information about a specific JIRA issue including comments
jira_create_issue
Create a new JIRA issue
jira_update_issue
Update an existing JIRA issue
jira_get_transitions
Get available status transitions for a JIRA issue
jira_transition_issue
Transition a JIRA issue to a new status
jira_add_attachment
Add a file attachment to a JIRA issue
jira_add_comment
Add a comment to a JIRA issue
Enter a concise and descriptive name for your server.
The Jira API base URL
The email address associated with the API token
The Jira API token from Account Settings > Security > API tokens