Jira Integration
Connect Jira so agents can read tickets, update statuses, and link runs to issues.
Setup
Settings → Integrations → Connectors → Jira → complete OAuth 2.0 flow → select projects.
Available tools
| Tool | Description |
|---|---|
jira.issues.get | Read an issue by key |
jira.issues.create | Create an issue |
jira.issues.update | Update fields or status |
jira.issues.addComment | Add a comment |
jira.issues.transition | Transition status |
jira.search | JQL search |
Workflow integration
The ship-from-ticket workflow reads the ticket, updates status as the run progresses, adds PR links, and transitions to “Done” on merge.
See also: All Connectors, Author a flow
Last updated on