jira-8-13-17

Manage Jira 8.13.17 issues, projects, users, and workflows via REST API.

19|6|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Yuyz0112/public-api-skills --skill jira-8-13-17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-8-13-17
Source: https://github.com/Yuyz0112/public-api-skills/tree/main/apis/jira-server/jira-8-13-17
Command: npx skills add https://github.com/Yuyz0112/public-api-skills --skill jira-8-13-17

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for programmatic interaction with the Jira 8.13.17 API, enabling automation of tasks related to issue tracking, project management, and user administration within Jira.

Core Features & Use Cases

  • Issue Management: Create, update, delete, and retrieve issues and their details.
  • Project & User Operations: Manage projects, users, groups, and roles.
  • Workflow & Transition Handling: Interact with Jira workflows and perform issue transitions.
  • Use Case: Automate the creation of new Jira tickets based on external events, update ticket statuses, or retrieve project information for reporting purposes.

Quick Start

Use the jira-8-13-17 skill to create a new Jira issue with the summary 'Fix critical bug' and description 'The application is crashing on user login.'.

Frequently Asked Questions about jira-8-13-17

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Jira issue creation and status transitions using the REST API?

You can automate Jira issue creation and status transitions by making REST API requests to create issues with specific summaries and perform workflow transitions. This enables programmatic updates to ticket statuses triggered by external events.

Can I manage Jira projects, users, and groups programmatically?

Yes, you can manage Jira projects, users, and groups programmatically. The API supports comprehensive operations for project configuration, user administration, group management, and role assignments within your Jira environment.

What administrative tasks are supported for Jira workflows?

Supported Jira workflow administrative tasks include workflow scheme manipulation and issue transition handling. You can interact with Jira workflows programmatically to update ticket statuses and manage workflow configurations.

How do I handle attachments and comments on Jira issues via the API?

You can handle Jira issue attachments and comments via the API using dedicated comment management and attachment handling endpoints. This allows programmatic retrieval and updates of issue details including attachments.

Does this Jira API integration support version 8.13.17 specifically?

Yes, this integration provides comprehensive access specifically tailored for the Jira 8.13.17 REST API. It supports detailed operations for issue creation, updates, project configuration, and user management for that version.