Jira
Overview
SLUG: JIRA
Description
A tool for bug tracking, issue tracking, and agile project management.
Authentication Details
OAuth2
API Key
Connecting to Jira
Create an auth config
Use the dashboard to create an auth config for the Jira toolkit. This allows you to connect multiple Jira accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Jira toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
JIRA_ADD_ATTACHMENT_TO_ISSUE
Tool Name: Add Attachment
Description
Action Parameters
Action Response
JIRA_ADD_COMMENT
Tool Name: Add Comment
Description
Action Parameters
Action Response
JIRA_ADD_WATCHER_TO_ISSUE
Tool Name: Add Watcher to Issue
Description
Action Parameters
Action Response
JIRA_ASSIGN_ISSUE
Tool Name: Assign Issue
Description
Action Parameters
Action Response
JIRA_BULK_CREATE_ISSUE
Tool Name: Bulk Create Issues
Description
Action Parameters
Action Response
JIRA_CREATE_ISSUE
Tool Name: Create Issue
Description
Action Parameters
Action Response
JIRA_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
JIRA_CREATE_SPRINT
Tool Name: Create Sprint
Description
Action Parameters
Action Response
JIRA_CREATE_VERSION
Tool Name: Create Version
Description
Action Parameters
Action Response
JIRA_DELETE_ISSUE
Tool Name: Delete Issue
Description
Action Parameters
Action Response
JIRA_EDIT_ISSUE
Tool Name: Edit Issue
Description
Action Parameters
Action Response
JIRA_FIND_USERS
Tool Name: Find Users
Description
Action Parameters
Action Response
JIRA_GET_ALL_PROJECTS
Tool Name: Get all projects
Description
Action Parameters
Action Response
JIRA_GET_ALL_USERS
Tool Name: Get All Users
Description
Action Parameters
Action Response
JIRA_GET_CURRENT_USER
Tool Name: Get Current User
Description
Action Parameters
Action Response
JIRA_GET_ISSUE
Tool Name: Get Issue
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_TYPES
Tool Name: Get issue types
Description
Action Parameters
Action Response
JIRA_GET_TRANSITIONS
Tool Name: Get Transitions
Description
Action Parameters
Action Response
JIRA_LINK_ISSUES
Tool Name: Link Issues
Description
Action Parameters
Action Response
JIRA_LIST_BOARDS
Tool Name: List Boards
Description
Action Parameters
Action Response
JIRA_LIST_ISSUE_COMMENTS
Tool Name: List Issue Comments
Description
Action Parameters
Action Response
JIRA_LIST_SPRINTS
Tool Name: List Sprints
Description
Action Parameters
Action Response
JIRA_MOVE_ISSUE_TO_SPRINT
Tool Name: Move Issues to Sprint
Description
Action Parameters
Action Response
JIRA_SEARCH_FOR_ISSUES_USING_JQL_GET
Tool Name: Search Issues Using JQL (GET)
Description
Action Parameters
Action Response
JIRA_SEARCH_FOR_ISSUES_USING_JQL_POST
Tool Name: Search Issues Using JQL (POST)
Description
Action Parameters
Action Response
JIRA_SEARCH_ISSUES
Tool Name: Search issues
Description
Action Parameters
Action Response
JIRA_TRANSITION_ISSUE
Tool Name: Transition Issue
Description
Action Parameters
Action Response
JIRA_UPDATE_COMMENT
Tool Name: Update Comment
Description
Action Parameters
Action Response
JIRA_DELETE_COMMENT
Tool Name: Delete Comment
Description
Action Parameters
Action Response
JIRA_DELETE_VERSION
Tool Name: Delete Version
Description
Action Parameters
Action Response
JIRA_DELETE_WORKLOG
Tool Name: Delete Worklog
Description
Action Parameters
Action Response
JIRA_GET_COMMENT
Tool Name: Get Comment
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_LINK_TYPES
Tool Name: Get Issue Link Types
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_PROPERTY
Tool Name: Get Issue Property
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_REMOTE_LINKS
Tool Name: Get Issue Remote Links
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_RESOLUTIONS
Tool Name: Get Issue Resolutions
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_STATUSES
Tool Name: Get Issue Statuses
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_TYPE_SCHEME
Tool Name: Get Issue Type Scheme
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_VOTES
Tool Name: Get Issue Votes
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_WATCHERS
Tool Name: Get Issue Watchers
Description
Action Parameters
Action Response
JIRA_GET_ISSUE_WORKLOGS
Tool Name: Get Issue Worklogs
Description
Action Parameters
Action Response
JIRA_GET_PROJECT_VERSIONS
Tool Name: Get Project Versions
Description
Action Parameters
Action Response
JIRA_GET_WORKLOG
Tool Name: Get Worklogs
Description
Action Parameters
Action Response
JIRA_REMOVE_WATCHER_FROM_ISSUE
Tool Name: Remove Watcher from Issue
Description
Action Parameters
Action Response
JIRA_SEND_NOTIFICATION_FOR_ISSUE
Tool Name: Send Notification for Issue
Description
Action Parameters
Action Response