Airbyte Jira AI Connector
Connector for Jira API
Installation
uv pip install airbyte-ai-jira
Usage
from airbyte_ai_jira import JiraConnector, JiraAuthConfig
connector = JiraConnector(
auth_config=JiraAuthConfig(
username="...",
password="..."
)
)
result = connector.issues.search()
Documentation
| Entity | Actions |
|---|---|
| Issues | Search, Get |
| Projects | Search, Get |
| Users | Get, List, Search |
| Issue Fields | List, Search |
| Issue Comments | List, Get |
| Issue Worklogs | List, Get |
For detailed documentation on available actions and parameters, see REFERENCE.md.
For the service's official API docs, see Jira API Reference.
Version Information
Package Version: 0.1.6
Connector Version: 1.0.2
Generated with connector-sdk: 0bfa6500a4fcf1cba2cffcc4d7ec640a76bbc568
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
airbyte_ai_jira-0.1.6.tar.gz
(97.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airbyte_ai_jira-0.1.6.tar.gz.
File metadata
- Download URL: airbyte_ai_jira-0.1.6.tar.gz
- Upload date:
- Size: 97.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
299329701fd6f2cc6b0e569fc22c0caf85b35c36fead232f3021a86f276e8ab9
|
|
| MD5 |
4c4f6faba7350cf49c3f8c5a374fc82f
|
|
| BLAKE2b-256 |
c29d248db372e649b8bc41dbbe26b4f2096784f982108863b61e7d6282d18cb3
|
File details
Details for the file airbyte_ai_jira-0.1.6-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_jira-0.1.6-py3-none-any.whl
- Upload date:
- Size: 126.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdeb1a7e81b51f8519ba39508667cd3ecbf9ead49f0b451b6fe74323c9664ada
|
|
| MD5 |
48f44c423a90e804654983c539df8701
|
|
| BLAKE2b-256 |
4b9f53710f49954de704b9dc93f86d8769f21dea0cee9ff101e906480f8a4875
|