Jira
Search, create, update, and manage Jira issues through natural language. The bot supports JQL queries, status transitions, comments, and assignments.
Setup
- Go to Admin → Connectors → Jira
- Enter your Jira credentials:
- Jira URL — e.g.
https://your-domain.atlassian.net - Email — Jira user email
- API Token — from Atlassian account settings
- Jira URL — e.g.
- Click Test Connection
Capabilities
- Search — find issues with JQL (Jira Query Language)
- View — get full issue details including comments and history
- Create — create issues with type, priority, labels, due date, assignee, and epic
- Update — modify any issue field
- Transition — move issues between statuses (To Do → In Progress → Done)
- Comment — add comments to issues
- Assign — assign or unassign users
- Link — create links between issues (Relates, Blocks, etc.)
Example Questions
- "Show me all open bugs assigned to me"
- "Create a task in the DATA project: investigate missing revenue data"
- "Move DATA-123 to In Progress"
- "What issues are blocking the v2 release?"