Agentic Service Discovery

Resources

J

Jira

by Atlassian

Create and manage issues, projects, sprints, and workflows in Jira

ProduktivitetGratisAPI-nøgleproject-managementagileissuesticketsproductivitytracking

Sådan bruger agenter Jira

  • Agent creates a Jira issue when a bug report, support ticket, or error event is detected
  • Agent updates an issue status or assignee as a task progresses through a workflow
  • Agent queries open issues with JQL to generate a sprint summary or engineering status report
  • Agent adds a comment to an issue to log what it did, what it found, or what needs human review
  • Agent searches for duplicate or related issues before creating a new one to avoid clutter

Agenthandlinger

Create IssueCreate a new issue in a Jira project

Input: projectKey, summary, description, issueType, priority, assignee, labels, components, dueDate

Returnerer: issueId, issueKey, issueUrl, success

Update IssueUpdate an existing Jira issue

Input: issueKey, summary, description, priority, assignee, labels

Returnerer: success

Get IssueRetrieve details of a specific issue

Input: issueKey, fields

Returnerer: issue, summary, status, assignee, priority

Search IssuesSearch for issues using JQL (Jira Query Language)

Input: jql, maxResults, startAt, fields

Returnerer: issues, total, count

Transition IssueMove an issue to a different status

Input: issueKey, transitionId, comment

Returnerer: success

Add CommentAdd a comment to an issue

Input: issueKey, body, visibility

Returnerer: commentId, success

Get CommentsRetrieve comments from an issue

Input: issueKey, maxResults

Returnerer: comments, total

Assign IssueAssign an issue to a user

Input: issueKey, assignee

Returnerer: success

Delete IssueDelete an issue from Jira

Input: issueKey, deleteSubtasks

Returnerer: success

Get ProjectRetrieve details of a Jira project

Input: projectKey

Returnerer: project, name, key, lead

List ProjectsRetrieve a list of all accessible projects

Input: maxResults

Returnerer: projects, total

Create SprintCreate a new sprint in a Scrum board

Input: boardId, name, startDate, endDate, goal

Returnerer: sprintId, success

Get SprintRetrieve details of a sprint

Input: sprintId

Returnerer: sprint, name, state

Start SprintStart a sprint

Input: sprintId

Returnerer: success

Close SprintClose/complete a sprint

Input: sprintId

Returnerer: success

Get BoardRetrieve details of a board

Input: boardId

Returnerer: board, name, type

List BoardsRetrieve a list of all boards

Input: projectKey, type, maxResults

Returnerer: boards, total

Add AttachmentAdd an attachment to an issue

Input: issueKey, filename, fileData

Returnerer: attachmentId, success

Create WebhookCreate a webhook for Jira events

Input: name, url, events, jqlFilter

Returnerer: webhookId, success

Eksempel på workflows

1

Automated issue creation

Automatically create Jira issues from support tickets, emails, or other sources

2

Sprint management automation

Automatically create and manage sprints based on team velocity and capacity

3

Issue status synchronization

Sync issue statuses across multiple systems or trigger actions on status changes

4

Automated reporting

Generate reports and analytics by querying issues with JQL

Om Jira

Leverandør
Atlassian
Pris Tjek altid detaljer med udbyderen
GratisFree tier available with limited features. Standard plan starts at $7.75/user/month. API access included in all plans.
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
300 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med Jira

Brug Agentic Planner til at designe, visualisere og forbinde Jira med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Produktivitet-værktøjer