Overview
Minimal Jira integration: create issues, find issues, list metadata (projects, issue types, fields).1. Connect (OAuth)
1
Open Integrations
Settings → Integrations → Jira.
2
Authenticate
Click Connect Jira and approve access.
3
Select Projects
Choose projects to expose.
4
Test
Ask: “List Jira issue types” or “Find Jira issue ABC-123.”
Revoke anytime in Jira: Account settings → Connected apps.
2. Supported Actions
Create Issue
Define project, type, title, priority, description to open a new issue.
Find Issue
Fetch by key (ABC-123) or search with keywords to view details.
Metadata
List available projects, issue types, and fields for structured creation.
3. Quick Commands
4. Common Patterns
- Create
- Find
- Metadata
5. Best Practices
| Goal | Tip |
|---|---|
| Fast creation | Supply project key, type, concise title |
| Clear search | Use exact issue key or unique keywords |
| Metadata use | Check available fields before adding custom data |
6. Troubleshooting
| Issue | Fix |
|---|---|
| Issue not found | Verify key; broaden search keywords |
| Cannot create | Confirm project permission; reconnect |
| Missing types | Run metadata listing to confirm scope |
| Field rejected | Ensure field exists in project context |
7. Security
- OAuth token; no password stored.
- Project scope limited to those you approve.
- Revoke access anytime.
- Creation may ask for confirmation.
8. Sample Flow
Jira connected. You can now create, find, and inspect metadata via chat.
Need more actions? Extend permissions when additional endpoints are supported.