> ## Documentation Index
> Fetch the complete documentation index at: https://learn.getodin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Jira

> Issue tracking and project workflows

## Configuration

<img src="https://mintcdn.com/odinai/JI14YIDoIJKTxHdQ/img/agents-toolkits/32.1.jpg?fit=max&auto=format&n=JI14YIDoIJKTxHdQ&q=85&s=4a0b1161aba25120c1594c8edfb96a63" alt="Jira configuration with instance URL, authentication, and tool selection" width="1280" height="627" data-path="img/agents-toolkits/32.1.jpg" />

<img src="https://mintcdn.com/odinai/JI14YIDoIJKTxHdQ/img/agents-toolkits/32.2.jpg?fit=max&auto=format&n=JI14YIDoIJKTxHdQ&q=85&s=c307a082c89f96eb8898a3dd8ecdaa66" alt="Jira Get Issue Details, Create Issue, Update Issue, and Delete Issue tools" width="1280" height="160" data-path="img/agents-toolkits/32.2.jpg" />

* **Instance URL**: [https://your-company.atlassian.net](https://your-company.atlassian.net) (optional; will be prompted during first use if not provided)
* **Authentication**: OAuth
* **Access**: Manage issues, projects, and workflows

## Available Tools (10/10)

* **Get Projects**: Get all projects accessible to users.
* **Get Custom Fields**: Retrieve custom field definitions.
* **Get Users**: Find users by name or email for assignment.
* **Get User Issues**: Retrieve issues assigned to specific users.
* **Get Issues**: Query issues by project or filters.
* **Search Issues**: Execute JQL searches with full syntax support.
* **Get Issue Details**: Retrieve complete issue information.
* **Create Issue**: Create new issues with summary, description, and type.
* **Update Issue**: Modify issue fields and properties.
* **Delete Issue**: Remove issues from projects.

## Use Cases

* **Bug Tracking**: Automatically create Jira issues from error logs or alerts.
* **Sprint Management**: Manage agile sprints and issue assignment.
* **Issue Automation**: Auto-transition issues based on external events.
* **Integration Bridge**: Sync issues between Jira and other tools.
* **Release Management**: Track release progress and deployments.
