Airbyte Jira Connector for AI platforms
Project description
Airbyte Jira AI Connector
Connector for Jira API
Installation
uv pip install airbyte-agent-jira
Usage
from airbyte_agent_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.8
Connector Version: 1.0.2
Generated with connector-sdk: c4c39c2797ecd929407c9417c728d425f77b37ed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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_agent_jira-0.1.8.tar.gz.
File metadata
- Download URL: airbyte_agent_jira-0.1.8.tar.gz
- Upload date:
- Size: 102.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ceeef3816092bcddc03cd327b786a0d4d1366e14229021da21b5f3de8c64ddcc
|
|
| MD5 |
f829f21ef81128e70695db39d453074e
|
|
| BLAKE2b-256 |
568ea585f7dabc4caa9977eb7e0c01e492ccfc1175e0c05f2f7c1e3b3f7dc668
|
File details
Details for the file airbyte_agent_jira-0.1.8-py3-none-any.whl.
File metadata
- Download URL: airbyte_agent_jira-0.1.8-py3-none-any.whl
- Upload date:
- Size: 123.4 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 |
233f95e45004de1c6217c46c7a5de5f93d1db2d58230c24c80e5669cb0a675a4
|
|
| MD5 |
b6efa7db95663edd89aaf4ffb3a98379
|
|
| BLAKE2b-256 |
b61b26eab3c511bdda516b0519010ac731a1a509c676fe64529f6b83c642ec4a
|